[web] Add missing translation

This commit is contained in:
Alain Nussbaumer 2025-03-04 19:28:07 +01:00
parent 9af5e74047
commit f47a636b99
5 changed files with 5 additions and 0 deletions

View File

@ -36,6 +36,7 @@
"loading": "Lade…", "loading": "Lade…",
"placeholder": "https://url-to-stream", "placeholder": "https://url-to-stream",
"play": "Spielen", "play": "Spielen",
"processing": "Verarbeite…",
"title": "Stream hinzufügen" "title": "Stream hinzufügen"
} }
}, },

View File

@ -36,6 +36,7 @@
"loading": "Loading…", "loading": "Loading…",
"placeholder": "https://url-to-stream", "placeholder": "https://url-to-stream",
"play": "Play", "play": "Play",
"processing": "Processing…",
"title": "Add stream" "title": "Add stream"
} }
}, },

View File

@ -36,6 +36,7 @@
"loading": "Chargement…", "loading": "Chargement…",
"placeholder": "https://url-du-flux", "placeholder": "https://url-du-flux",
"play": "Lire", "play": "Lire",
"processing": "Traitement en cours…",
"title": "Ajouter un flux" "title": "Ajouter un flux"
} }
}, },

View File

@ -36,6 +36,7 @@
"loading": "加载中…", "loading": "加载中…",
"placeholder": "https://url-to-stream", "placeholder": "https://url-to-stream",
"play": "播放", "play": "播放",
"processing": "处理中…",
"title": "添加流" "title": "添加流"
} }
}, },

View File

@ -36,6 +36,7 @@
"loading": "載入中…", "loading": "載入中…",
"placeholder": "https://url-to-stream", "placeholder": "https://url-to-stream",
"play": "播放", "play": "播放",
"processing": "處理中…",
"title": "新增串流" "title": "新增串流"
} }
}, },