diff options
Diffstat (limited to 'config/locales/activerecord.nl.yml')
-rw-r--r-- | config/locales/activerecord.nl.yml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/config/locales/activerecord.nl.yml b/config/locales/activerecord.nl.yml index a9bcb33fa..6bbdc5b40 100644 --- a/config/locales/activerecord.nl.yml +++ b/config/locales/activerecord.nl.yml @@ -5,13 +5,28 @@ nl: poll: expires_at: Deadline options: Keuzes + user: + agreement: Servicevoorwaarden + email: E-mailadres + locale: Taal + password: Wachtwoord + user/account: + username: Gebruikersnaam + user/invite_request: + text: Reden errors: models: account: attributes: username: invalid: alleen letters, nummers en underscores + reserved: gereserveerd status: attributes: reblog: taken: van toot bestaat al + user: + attributes: + email: + blocked: gebruikt een niet toegestane e-mailprovider + unreachable: schijnt niet te bestaan |