Skip to content

Commit

Permalink
Added translation for "Email is required"
Browse files Browse the repository at this point in the history
Also deleted some from "error:"
  • Loading branch information
alesvaupotic committed Jun 5, 2014
1 parent 3af877b commit 8249664
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions client/t9n/slovene.coffee
Expand Up @@ -30,7 +30,8 @@ sl =
"User not found": "Uporabnik ne obstaja"
"Incorrect password": "Napačno geslo"
"Email already exists.": "Email že obstaja."

"Email is required": "Email je obvezen podatek"

error:
minChar: "Geslo mora imeti vsaj sedem znakov."
pwOneLetter: "V geslu mora biti vsaj ena črka."
Expand All @@ -41,7 +42,5 @@ sl =
signupCodeIncorrect: "Prijavna koda je napačna."
signInRequired: "Za to moraš biti prijavljen(a)."
usernameIsEmail: "Uporabniško ime ne more biti email naslov."
"User not found": "Uporabnik ne obstaja"



T9n.map "sl", sl

0 comments on commit 8249664

Please sign in to comment.