diff options
| author | Marco Rodolfi <marco.rodolfi@tuta.io> | 2023-05-26 12:14:40 +0200 |
|---|---|---|
| committer | Marco Rodolfi <marco.rodolfi@tuta.io> | 2023-05-26 12:14:40 +0200 |
| commit | 852897c5024f70ebb4d062ab1af1db11606c6b4c (patch) | |
| tree | 1453b1687dba76dcdd97faf1af5bd45cd0ea7799 /backend/locales/zh-TW.json | |
| parent | 9e502f85fad5adb955cace15c079610ccc01dfa1 (diff) | |
| download | decky-loader-852897c5024f70ebb4d062ab1af1db11606c6b4c.tar.gz decky-loader-852897c5024f70ebb4d062ab1af1db11606c6b4c.zip | |
Fixed untranslated error message and added french suffix country code.
Diffstat (limited to 'backend/locales/zh-TW.json')
| -rw-r--r-- | backend/locales/zh-TW.json | 2 |
1 files changed, 1 insertions, 1 deletions
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}} 載入出錯" |
