We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17066e8 commit cecf249Copy full SHA for cecf249
config/locales/sv.yml
@@ -29,8 +29,8 @@ sv:
29
user_not_found: "Kunde inte hitta användaren med emailadressen '%{email}'."
30
errors:
31
messages:
32
- validate_sign_up_params: "Vänligen skicka giltig kontoskapar-data i request-bodyn."
33
- validate_account_update_params: "Vänligen skicka giltig kontouppdaterings-data i request-bodyn."
+ validate_sign_up_params: "Vänligen skicka giltig data för att skapa konto i request-bodyn."
+ validate_account_update_params: "Vänligen skicka giltig data för att uppdatera konto i request-bodyn."
34
not_email: "är inte en emailadress"
35
devise:
36
mailer:
0 commit comments