diff options
| -rw-r--r-- | backend/locales/it-IT.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/backend/locales/it-IT.json b/backend/locales/it-IT.json index 7a041257..e3c243c9 100644 --- a/backend/locales/it-IT.json +++ b/backend/locales/it-IT.json @@ -194,6 +194,11 @@ }, "updates": { "header": "Aggiornamenti" + }, + "notifications": { + "header": "Notifiche", + "decky_updates_label": "Aggiornamenti di Decky", + "plugin_updates_label": "Aggiornamenti dei plugins" } }, "SettingsIndex": { |
