You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/langs/it.json
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,7 @@
2
2
"GREETINGS": "Grazie per esserti iscritto alla nostra piattaforma.",
3
3
"SIGN_UP_VERIFY_EMAIL": "Verifica la tua email cliccando sul bottone sottostante.",
4
4
"SIGN_UP_TEXT": "Completa la registrazione e accedi.",
5
+
"IGNORE_EMAIL_IF_NOT_REQUESTED": "Se non sei l'autore di questa azione, puoi semplicemente ignorare questa email.",
5
6
"SIGN_IN_BUTTON_TEXT": "Accedi",
6
7
"SIGN_UP_BUTTON_TEXT": "Registrati",
7
8
"SIGN_IN_TEXT": "Ci hai chiesto di inviarti un link magico per accedere rapidamente al tuo account. Eccolo qua:",
@@ -40,5 +41,6 @@
40
41
"CONFIRM_CHANGE_EMAIL_TEXT": "Hai richiesto di modificare la tua email in {{newEmail}}. La tua email è stata aggiornata con successo.",
41
42
"MEMBERSHIP_REQUEST_TITLE": "{{memberName}} ti ha richiesto l'accesso a {{itemName}}",
42
43
"MEMBERSHIP_REQUEST_TEXT": "Ti è stato richiesto di concedere l'accesso a {{itemName}} a {{memberName}}. Fai clic sul pulsante seguente per accettare o rifiutare la richiesta.",
43
-
"MEMBERSHIP_REQUEST_BUTTON_TEXT": "Visualizza le iscrizioni di {{itemName}}"
44
+
"MEMBERSHIP_REQUEST_BUTTON_TEXT": "Visualizza le iscrizioni di {{itemName}}",
45
+
"DEFAULT_SHORTCUT_NAME": "Collegamento rapido a {{name}}"
0 commit comments