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-TW.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backend/locales/zh-TW.json') 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>。", "plugin_load_error": { "message": "載入外掛程式 {{name}} 發生錯誤", "toast": "{{name}} 載入出錯" -- cgit v1.2.3