diff options
Diffstat (limited to 'config/locales/activerecord.pl.yml')
-rw-r--r-- | config/locales/activerecord.pl.yml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/config/locales/activerecord.pl.yml b/config/locales/activerecord.pl.yml index f10420ec7..c7b1e7fab 100644 --- a/config/locales/activerecord.pl.yml +++ b/config/locales/activerecord.pl.yml @@ -5,13 +5,28 @@ pl: poll: expires_at: Ostateczny termin options: Opcje + user: + agreement: Umowa o świadczenie usług + email: Adres e-mail + locale: Język + password: Hasło + user/account: + username: Nazwa użytkownika + user/invite_request: + text: Powód errors: models: account: attributes: username: invalid: może składać się tylko z liter, cyfr i podkreślników + reserved: jest zarezerwowana status: attributes: reblog: taken: status już istnieje + user: + attributes: + email: + blocked: używa niedozwolonego dostawcy poczty elektronicznej + unreachable: wydaje się nie istnieć |