From 8d2ef83514cbe7c972303e31e478c6ea6a5af038 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Tue, 11 May 2021 10:33:45 -0800 Subject: [PATCH] New translations en-US.json (Italian) --- frontend/src/locales/messages/it-IT.json | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/frontend/src/locales/messages/it-IT.json b/frontend/src/locales/messages/it-IT.json index d1cf9a8ce..cb6f6bc13 100644 --- a/frontend/src/locales/messages/it-IT.json +++ b/frontend/src/locales/messages/it-IT.json @@ -32,14 +32,14 @@ "uncategorized-count": "Uncategorized {count}" }, "events": { - "notification": "Notification", "apprise-url": "Apprise URL", - "subscribed-events": "Subscribed Events", - "scheduled": "Scheduled", "database": "Database", - "test-message-sent": "Test Message Sent", + "new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.", + "notification": "Notification", + "scheduled": "Scheduled", "something-went-wrong": "Something Went Wrong!", - "new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features." + "subscribed-events": "Subscribed Events", + "test-message-sent": "Test Message Sent" }, "general": { "apply": "Applica", @@ -96,12 +96,12 @@ "success-count": "Successo: {count}", "sunday": "Domenica", "templates": "Modelli:", + "test": "Test", "themes": "Temi", "thursday": "Giovedì", "token": "Token", "tuesday": "Martedì", "type": "Type", - "test": "Test", "update": "Aggiorna", "updated": "Updated", "upload": "Carica", @@ -290,6 +290,8 @@ "locale-settings": "Impostazioni regionali", "migrations": "Migrazioni", "new-page": "Nuova Pagina", + "notify": "Notify", + "organize": "Organize", "page-name": "Nome Pagina", "pages": "Pagine", "profile": "Profilo",