logo

mastofe

My custom branche(s) on git.pleroma.social/pleroma/mastofe
commit: 2a9805b987537d0327ab4623049e2a4d3180f8e4
parent: 126f929c3961b3f897ba9fa35890af27d0421961
Author: m4sk1n <me@m4sk.in>
Date:   Tue, 27 Jun 2017 23:14:02 +0200

i18n: Minor fix in devise.pl.yml (#3978)


Diffstat:

Mconfig/locales/devise.pl.yml4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/config/locales/devise.pl.yml b/config/locales/devise.pl.yml @@ -8,10 +8,10 @@ pl: failure: already_authenticated: Jesteś już zalogowany/zalogowana. inactive: Twoje konto nie zostało jeszcze aktywowane. - invalid: Błędne %{authentication_keys} lub hasło. + invalid: Nieprawidłowy %{authentication_keys} lub hasło. last_attempt: Masz jeszcze jedną próbę; Twoje konto zostanie zablokowane jeśli się nie powiedzie. locked: Twoje konto zostało zablokowane. - not_found_in_database: Błędne %{authentication_keys} lub hasło. + not_found_in_database: Nieprawidłowy %{authentication_keys} lub hasło. timeout: Twoja sesja wygasła. Zaloguj się ponownie aby kontynuować.. unauthenticated: Zapisz się lub zaloguj aby kontynuować. unconfirmed: Zweryfikuj adres e-mail aby kontynuować.