mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-02 10:53:33 +00:00
12 lines
435 B
JSON
12 lines
435 B
JSON
|
|
{
|
||
|
|
"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"
|
||
|
|
}
|
||
|
|
}
|