diff options
author | Matteo Aquila <matteoaquila@users.noreply.github.com> | 2017-04-13 15:28:15 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-13 15:28:15 +0200 |
commit | f7c466c8d8667100fd629fd9197cc84242f90ef5 (patch) | |
tree | 043311f6355659da36b93137e0e7a2a1fef27007 | |
parent | 245b9cb4bafc640026e08c590dbd8717e1a66b17 (diff) |
Rename devise.it.yml to config/locales/devise.it.yml
-rw-r--r-- | config/locales/devise.it.yml (renamed from devise.it.yml) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devise.it.yml b/config/locales/devise.it.yml index 813ccaba4..801288a1e 100644 --- a/devise.it.yml +++ b/config/locales/devise.it.yml @@ -58,4 +58,4 @@ it: not_locked: non era stato bloccato not_saved: one: '1 errore ha impedito che %{resource} venisse salvato:' - other: "%{count} errori hanno impedito che %{resource} venisse salvato:" \ No newline at end of file + other: "%{count} errori hanno impedito che %{resource} venisse salvato:" |