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/it-IT.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backend/locales/it-IT.json') diff --git a/backend/locales/it-IT.json b/backend/locales/it-IT.json index 76351856..3665bdfe 100644 --- a/backend/locales/it-IT.json +++ b/backend/locales/it-IT.json @@ -56,7 +56,7 @@ "decky_title": "Decky", "decky_update_available": "Disponibile aggiornamento a {{tag_name}}!", "error": "Errore", - "plugin_error_uninstall": "Per rimuovere questo plugin vai su {{-icon}} nel menu di Decky.", + "plugin_error_uninstall": "Per rimuovere questo plugin vai su <0> nel menu di Decky.", "plugin_load_error": { "message": "Errore caricando il plugin {{name}}", "toast": "Errore caricando {{name}}" -- cgit v1.2.3