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-CN.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-CN.json')
| -rw-r--r-- | backend/locales/zh-CN.json | 2 |
1 files changed, 1 insertions, 1 deletions
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}} 发生了错误" |
