Translated using Weblate (German)
Currently translated at 1.3% (7 of 518 strings) Added translation using Weblate (German) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Kobayashi <kobayashi90@protonmail.ch> Translate-URL: https://hosted.weblate.org/projects/feishin/translation/de/ Translation: feishin/Translation
This commit is contained in:
parent
0a48add9f4
commit
8e8380854e
1 changed files with 11 additions and 0 deletions
11
src/i18n/locales/de.json
Normal file
11
src/i18n/locales/de.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"action": {
|
||||
"editPlaylist": "bearbeite $t(entity.playlist_one)",
|
||||
"clearQueue": "warteschlange löschen",
|
||||
"addToFavorites": "hinzufügen zu $t(entity.favorite_other)",
|
||||
"addToPlaylist": "hinzufügen zu $t(entity.playlist_one)",
|
||||
"createPlaylist": "erstelle $t(entity.playlist_one)",
|
||||
"deletePlaylist": "lösche $t(entity.playlist_one)",
|
||||
"deselectAll": "alle abwählen"
|
||||
}
|
||||
}
|
Reference in a new issue