diff options
Diffstat (limited to 'config/locales/activerecord.sv.yml')
-rw-r--r-- | config/locales/activerecord.sv.yml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/config/locales/activerecord.sv.yml b/config/locales/activerecord.sv.yml index 0ae4906d7..8d142e7ac 100644 --- a/config/locales/activerecord.sv.yml +++ b/config/locales/activerecord.sv.yml @@ -1,9 +1,13 @@ --- sv: activerecord: + attributes: + poll: + expires_at: Tidsgräns + options: Val errors: models: account: attributes: username: - invalid: enbart bokstäver, siffror och understreck + invalid: endast bokstäver, siffror och understrykning |