From f34eb4ab5aaaed580b7a840b3cfd877e2b1b8dee Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Thu, 6 May 2021 21:09:42 -0800 Subject: [PATCH] New translations en-US.json (Italian) --- frontend/src/locales/messages/it-IT.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/src/locales/messages/it-IT.json b/frontend/src/locales/messages/it-IT.json index eabe717c1..d62fc3ccc 100644 --- a/frontend/src/locales/messages/it-IT.json +++ b/frontend/src/locales/messages/it-IT.json @@ -74,11 +74,12 @@ "save": "Salva", "settings": "Impostazioni", "sort": "Ordina", - "sort-alphabetically": "A-Z", + "sort-alphabetically": "Alphabetical", "status": "Stato", "submit": "Invia", "success-count": "Successo: {count}", "sunday": "Domenica", + "shuffle": "Shuffle", "templates": "Modelli:", "themes": "Temi", "thursday": "Giovedì",