mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-25 13:57:47 +00:00
fix: (french) translations (#3922)
This commit is contained in:
@@ -861,8 +861,9 @@
|
||||
"DEFAULTLANGUAGE": "Lingua standard",
|
||||
"LANGUAGE": {
|
||||
"de": "Deutsch",
|
||||
"en": "English",
|
||||
"it": "Italiano",
|
||||
"en": "English"
|
||||
"fr": "Français"
|
||||
},
|
||||
"SMTP": {
|
||||
"TITLE": "Impostazioni SMTP",
|
||||
@@ -1028,10 +1029,10 @@
|
||||
"UNSAVED_DESCRIPTION": "Hai fatto delle modifiche senza salvare. Vuoi salvare ora?",
|
||||
"LOCALE": "Codice locale",
|
||||
"LOCALES": {
|
||||
"de": "Tedesco",
|
||||
"en": "Inglese",
|
||||
"de": "Deutsch",
|
||||
"en": "English",
|
||||
"it": "Italiano",
|
||||
"fr": "Francese"
|
||||
"fr": "Français"
|
||||
},
|
||||
"KEYS": {
|
||||
"emailVerificationDoneText": "Verifica dell'e-mail terminata con successo.",
|
||||
@@ -1773,9 +1774,10 @@
|
||||
"3": "Altro"
|
||||
},
|
||||
"LANGUAGES": {
|
||||
"de": "Tedesco",
|
||||
"de": "Deutsch",
|
||||
"en": "English",
|
||||
"it": "Italiano",
|
||||
"en": "Inglese"
|
||||
"fr": "Français"
|
||||
},
|
||||
"MEMBER": {
|
||||
"ADD": "Aggiungi un manager",
|
||||
|
Reference in New Issue
Block a user