diff options
author | ThibG <thib@sitedethib.com> | 2018-11-29 21:47:18 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-29 21:47:18 +0100 |
commit | b65daa25faab0fbefd367b3cbbe4d32bfd8c5820 (patch) | |
tree | 4ec696e3bfd7406b0fbe54f71aed649241663ecf /config/locales/devise.hr.yml | |
parent | 6a264c9379a50cb94afc8dd369bfc5b626a9c4d1 (diff) | |
parent | ad7a3974cc48946b5cb8182da4f9e236aa5e39a1 (diff) |
Merge pull request #835 from ThibG/glitch-soc/merge-upstream
Merge upstream changes
Diffstat (limited to 'config/locales/devise.hr.yml')
-rw-r--r-- | config/locales/devise.hr.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/devise.hr.yml b/config/locales/devise.hr.yml index 276d26cad..2a859054a 100644 --- a/config/locales/devise.hr.yml +++ b/config/locales/devise.hr.yml @@ -8,7 +8,7 @@ hr: invalid: Nevaljan %{authentication_keys} ili lozinka. last_attempt: Imaš još jedan pokušaj prije no što ti se račun zaključa. locked: Tvoj račun je zaključan. - not_found_in_database: Nevaljani %{authentication_keys} ili lozinka. + not_found_in_database: Nevaljan %{authentication_keys} ili lozinka. send_instructions: Primit ćeš email sa uputama kako potvrditi svoju email adresu za nekoliko minuta. send_paranoid_instructions: Ako tvoja email adresa postoji u našoj bazi podataka, primit ćeš email sa uputama kako ju potvrditi za nekoliko minuta. timeout: Tvoja sesija je istekla. Molimo te, prijavi se ponovo kako bi nastavio. |