diff options
Diffstat (limited to 'backend')
| -rw-r--r-- | backend/locales/el-GR.json | 2 | ||||
| -rw-r--r-- | backend/locales/en-US.json | 2 | ||||
| -rw-r--r-- | backend/locales/fr-FR.json (renamed from backend/locales/fr.json) | 2 | ||||
| -rw-r--r-- | backend/locales/it-IT.json | 2 | ||||
| -rw-r--r-- | backend/locales/sq-AL.json | 2 | ||||
| -rw-r--r-- | backend/locales/zh-CN.json | 2 | ||||
| -rw-r--r-- | backend/locales/zh-TW.json | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/backend/locales/el-GR.json b/backend/locales/el-GR.json index dc3bf771..8487574c 100644 --- a/backend/locales/el-GR.json +++ b/backend/locales/el-GR.json @@ -76,7 +76,7 @@ "decky_title": "Decky", "decky_update_available": "Ενημέρωση σε {{tag_name}} διαθέσιμη!", "error": "Σφάλμα", - "plugin_error_uninstall": "Πηγαίντε στο {{-icon}} στο μενού του Decky για να απεγκαταστήσετε αυτή την επέκταση.", + "plugin_error_uninstall": "Πηγαίντε στο <0></0> στο μενού του Decky για να απεγκαταστήσετε αυτή την επέκταση.", "plugin_load_error": { "message": "Σφάλμα στη φόρτωση της επέκτασης {{name}}", "toast": "Σφάλμα φόρτωσης {{name}}" diff --git a/backend/locales/en-US.json b/backend/locales/en-US.json index 25b342db..9bcaed62 100644 --- a/backend/locales/en-US.json +++ b/backend/locales/en-US.json @@ -56,7 +56,7 @@ "decky_title": "Decky", "decky_update_available": "Update to {{tag_name}} available!", "error": "Error", - "plugin_error_uninstall": "Please go to {{-icon}} in the Decky menu if you need to uninstall this plugin.", + "plugin_error_uninstall": "Please go to <0></0> in the Decky menu if you need to uninstall this plugin.", "plugin_load_error": { "message": "Error loading plugin {{name}}", "toast": "Error loading {{name}}" diff --git a/backend/locales/fr.json b/backend/locales/fr-FR.json index 0c52a0f0..d73ad172 100644 --- a/backend/locales/fr.json +++ b/backend/locales/fr-FR.json @@ -107,7 +107,7 @@ "PluginLoader": { "decky_title": "Decky", "error": "Erreur", - "plugin_error_uninstall": "Allez sur {{-icon}} dans le menu de Decky si vous voulez désinstaller ce plugin.", + "plugin_error_uninstall": "Allez sur <0></0> dans le menu de Decky si vous voulez désinstaller ce plugin.", "plugin_load_error": { "message": "Erreur lors du chargement du plugin {{name}}", "toast": "Erreur lors du chargement de {{name}}" diff --git a/backend/locales/it-IT.json b/backend/locales/it-IT.json index 76351856..3665bdfe 100644 --- a/backend/locales/it-IT.json +++ b/backend/locales/it-IT.json @@ -56,7 +56,7 @@ "decky_title": "Decky", "decky_update_available": "Disponibile aggiornamento a {{tag_name}}!", "error": "Errore", - "plugin_error_uninstall": "Per rimuovere questo plugin vai su {{-icon}} nel menu di Decky.", + "plugin_error_uninstall": "Per rimuovere questo plugin vai su <0></0> nel menu di Decky.", "plugin_load_error": { "message": "Errore caricando il plugin {{name}}", "toast": "Errore caricando {{name}}" diff --git a/backend/locales/sq-AL.json b/backend/locales/sq-AL.json index 0a7a10d0..8a34b2ed 100644 --- a/backend/locales/sq-AL.json +++ b/backend/locales/sq-AL.json @@ -60,7 +60,7 @@ "desc": "Je i sigurt që don ta çinstalojsh {{name}}?" }, "error": "Gabim", - "plugin_error_uninstall": "Ju lutem shko nga {{-icon}} në Decky menu nëse don ta çinstalojsh këtë shtese." + "plugin_error_uninstall": "Ju lutem shko nga <0></0> në Decky menu nëse don ta çinstalojsh këtë shtese." }, "PluginListIndex": { "no_plugin": "Nuk ka shtesa të instaluar!", diff --git a/backend/locales/zh-CN.json b/backend/locales/zh-CN.json index 7362fe94..5374ccf3 100644 --- a/backend/locales/zh-CN.json +++ b/backend/locales/zh-CN.json @@ -55,7 +55,7 @@ "PluginLoader": { "decky_title": "Decky", "error": "错误", - "plugin_error_uninstall": "如果你想卸载插件请点击 Decky 菜单中的 {{-icon}} 图标", + "plugin_error_uninstall": "如果你想卸载插件请点击 Decky 菜单中的 <0></0> 图标", "plugin_load_error": { "message": "加载插件 {{name}} 错误", "toast": "加载插件 {{name}} 发生了错误" diff --git a/backend/locales/zh-TW.json b/backend/locales/zh-TW.json index 66bb812d..34972048 100644 --- a/backend/locales/zh-TW.json +++ b/backend/locales/zh-TW.json @@ -55,7 +55,7 @@ "PluginLoader": { "decky_title": "Decky", "error": "錯誤", - "plugin_error_uninstall": "如果您要解除安裝外掛程式,請在 Decky 選單,按下 {{-icon}}。", + "plugin_error_uninstall": "如果您要解除安裝外掛程式,請在 Decky 選單,按下 <0></0>。", "plugin_load_error": { "message": "載入外掛程式 {{name}} 發生錯誤", "toast": "{{name}} 載入出錯" |
