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/it-IT.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/it-IT.json')
| -rw-r--r-- | backend/locales/it-IT.json | 2 |
1 files changed, 1 insertions, 1 deletions
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></0> nel menu di Decky.", "plugin_load_error": { "message": "Errore caricando il plugin {{name}}", "toast": "Errore caricando {{name}}" |
