[web] Fix untranslated button

This commit is contained in:
Alain Nussbaumer
2024-04-23 21:44:35 +02:00
parent 4268f41a51
commit 7d7d38b946
7 changed files with 7 additions and 5 deletions

View File

@@ -8,7 +8,6 @@
}
},
"dialog": {
"cancel": "Abbrechen",
"add": {
"rss": {
"add": "Hinzufügen",
@@ -385,6 +384,7 @@
"count": "{count} Playlist|{count} Playlisten"
},
"podcast": {
"cancel": "Abbrechen",
"play": "Spielen",
"remove": "Entfernen",
"remove-info-1": "Diesen Podcast wirklich dauerhaft aus der Bibliothek löschen?",

View File

@@ -8,7 +8,6 @@
}
},
"dialog": {
"cancel": "Cancel",
"add": {
"rss": {
"add": "Add",
@@ -385,6 +384,7 @@
"count": "{count} playlist|{count} playlist|{count} playlists"
},
"podcast": {
"cancel": "Cancel",
"play": "Play",
"remove": "Remove",
"remove-info-1": "Permanently remove this podcast from your library?",

View File

@@ -8,7 +8,6 @@
}
},
"dialog": {
"cancel": "Annuler",
"add": {
"rss": {
"add": "Ajouter",
@@ -385,6 +384,7 @@
"count": "{count} liste de lecture|{count} liste de lecture|{count} listes de lecture"
},
"podcast": {
"cancel": "Annuler",
"play": "Lire",
"remove": "Supprimer",
"remove-info-1": "Supprimer ce podcast de manière permanente de la bibliothèque ?",

View File

@@ -8,7 +8,6 @@
}
},
"dialog": {
"cancel": "取消",
"add": {
"rss": {
"add": "添加",
@@ -385,6 +384,7 @@
"count": "{count} 个播放列表|{count} 个播放列表"
},
"podcast": {
"cancel": "取消",
"play": "播放",
"remove": "移除",
"remove-info-1": "从资料库中永久移除该播客?",