diff options
Diffstat (limited to 'config/locales/activerecord.cs.yml')
-rw-r--r-- | config/locales/activerecord.cs.yml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/config/locales/activerecord.cs.yml b/config/locales/activerecord.cs.yml index 57240a19e..580cabbfc 100644 --- a/config/locales/activerecord.cs.yml +++ b/config/locales/activerecord.cs.yml @@ -5,13 +5,28 @@ cs: poll: expires_at: Uzávěrka options: Volby + user: + agreement: Souhlas s podmínkami + email: E-mailová adresa + locale: Lokalizace + password: Heslo + user/account: + username: Uživatel + user/invite_request: + text: Zdůvodnění errors: models: account: attributes: username: invalid: pouze písmena, číslice a podtržítka + reserved: je vyhrazeno status: attributes: reblog: taken: příspěvku již existuje + user: + attributes: + email: + blocked: používá zakázanou e-mailovou službu + unreachable: pravděpodobně neexistuje |