Move title translation to root (#33850)

This commit is contained in:
Paulus Schoutsen 2020-04-15 09:41:18 -07:00 committed by GitHub
parent 1ac8442c63
commit d36204a968
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
135 changed files with 174 additions and 183 deletions

View file

@ -1,4 +1,5 @@
{
"title": "Spotify",
"config": {
"step": {
"pick_implementation": {
@ -12,7 +13,6 @@
},
"create_entry": {
"default": "Successfully authenticated with Spotify."
},
"title": "Spotify"
}
}
}