diff options
Diffstat (limited to 'config/locales/activerecord.sv.yml')
-rw-r--r-- | config/locales/activerecord.sv.yml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/config/locales/activerecord.sv.yml b/config/locales/activerecord.sv.yml index 67c160821..7c217efca 100644 --- a/config/locales/activerecord.sv.yml +++ b/config/locales/activerecord.sv.yml @@ -5,13 +5,28 @@ sv: poll: expires_at: Tidsgräns options: Val + user: + agreement: Serviceavtal + email: E-postadress + locale: Lokal + password: Lösenord + user/account: + username: Användarnamn + user/invite_request: + text: Anledning errors: models: account: attributes: username: invalid: endast bokstäver, siffror och understrykning + reserved: är reserverat status: attributes: reblog: taken: av status finns redan + user: + attributes: + email: + blocked: använder en icke tillåten e-postleverantör + unreachable: verkar inte existera |