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/en-US.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backend/locales/en-US.json') 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> in the Decky menu if you need to uninstall this plugin.", "plugin_load_error": { "message": "Error loading plugin {{name}}", "toast": "Error loading {{name}}" -- cgit v1.2.3