From 852897c5024f70ebb4d062ab1af1db11606c6b4c Mon Sep 17 00:00:00 2001 From: Marco Rodolfi Date: Fri, 26 May 2023 12:14:40 +0200 Subject: Fixed untranslated error message and added french suffix country code. --- backend/locales/zh-CN.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backend/locales/zh-CN.json') 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> 图标", "plugin_load_error": { "message": "加载插件 {{name}} 错误", "toast": "加载插件 {{name}} 发生了错误" -- cgit v1.2.3