Skip to content

Commit

Permalink
Fix italian translation
Browse files Browse the repository at this point in the history
  • Loading branch information
Gargron committed Apr 13, 2017
1 parent 41c697f commit c8be05a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions config/locales/devise.it.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ it:
failure:
already_authenticated: Hai già effettuato l'accesso.
inactive: Non hai ancora attivato il tuo account.
invalid: "%{authentication_keys}" o password invalida.
invalid: "%{authentication_keys} o password invalida."
last_attempt: Hai un altro tentativo prima che il tuo account venga bloccato.
locked: Il tuo account è stato bloccato.
not_found_in_database: "%{authentication_keys}" o password invalida.
not_found_in_database: "%{authentication_keys} o password invalida."
timeout: La tua sessione è terminata. Per favore, effettua l'accesso o registrati per continuare.
unauthenticated: Devi effettuare l'accesso o registrarti per continuare.
unconfirmed: Devi confermare il tuo indirizzo email per continuare.
Expand Down
6 changes: 3 additions & 3 deletions config/locales/simple_form.it.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@ it:
note: Biografia
otp_attempt: Codice d'accesso
password: Password
setting_boost_modal: Mostra finestra di conferma prima di condividere
setting_default_privacy: Privacy del post
type: Importa
type: Importa
username: Username
setting_boost_modal: Mostra finestra di conferma prima di condividere
interactions:
must_be_follower: Blocca notifiche da chi non ti segue
must_be_following: Blocca notifiche da chi non segui
Expand All @@ -44,4 +44,4 @@ it:
required:
mark: "*"
text: richiesto
'yes': ''
'yes':

0 comments on commit c8be05a

Please sign in to comment.