diff options
| author | Ben Is <srsbzns@cock.li> | 2020-05-14 18:17:30 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2020-05-20 17:26:11 +0000 |
| commit | 7f7919bf6ffd58fc0ed312831f25dfc5f39f18ca (patch) | |
| tree | 456039d9e9779f2e74aa2b48a078b305a76751c8 | |
| parent | 3cd6bc9cfb7ed29c97c3a5cdc4a35e9808a47e2e (diff) | |
Translated using Weblate (Italian)
Currently translated at 36.2% (222 of 613 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/it/
| -rw-r--r-- | src/i18n/it.json | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/src/i18n/it.json b/src/i18n/it.json index 6fc2be74..5554620c 100644 --- a/src/i18n/it.json +++ b/src/i18n/it.json @@ -180,7 +180,16 @@ "placeholder": "es. Lupo Lucio", "register": "Registrati", "username": "Nome utente", - "description": "Accedi con OAuth" + "description": "Accedi con OAuth", + "hint": "Accedi per partecipare alla discussione", + "authentication_code": "Codice di autenticazione", + "enter_recovery_code": "Inserisci un codice di recupero", + "enter_two_factor_code": "Inserisci un codice two-factor", + "recovery_code": "Codice di recupero", + "heading": { + "totp": "Autenticazione two-factor", + "recovery": "Recupero two-factor" + } }, "post_status": { "account_not_locked_warning": "Il tuo profilo non è {0}. Chiunque può seguirti e vedere i tuoi messaggi riservati ai tuoi seguaci.", |
