Add more server related translation strings.

This commit is contained in:
Andrey Antukh 2016-05-28 13:45:18 +03:00
parent 3b675af74a
commit c117476681
No known key found for this signature in database
GPG key ID: 4DFEBCB8316A8B95

View file

@ -52,6 +52,8 @@
"history.alert-message" "You are seeng version %s" "history.alert-message" "You are seeng version %s"
"errors.api.form.old-password-not-match" "Incorrect old password" "errors.api.form.old-password-not-match" "Incorrect old password"
"errors.api.form.email-already-exists" "The email is already in use by other user."
"errors.api.form.username-already-exists" "The username is already in use by other user."
"errors.form.required" "This field is mandatory" "errors.form.required" "This field is mandatory"
"errors.form.string" "Should be string" "errors.form.string" "Should be string"
"errors.form.number" "Invalid number" "errors.form.number" "Invalid number"