fix: Update Italian translation (#1324)

This commit is contained in:
Niccolò Pedrini
2025-09-03 12:56:57 +02:00
committed by GitHub
parent fc8f434843
commit 069813e49d
2 changed files with 13 additions and 10 deletions
+3 -3
View File
@@ -22,10 +22,10 @@ export default {
},
action: {
cancelAndClose: null,
continue: null,
cancelAndClose: 'Annulla e chiudi',
continue: 'Continua',
logIn: 'Accedi',
logInWithSso: null,
logInWithSso: 'Accedi con SSO',
},
},
};