Built motion from commit 1fa89557.|2.6.10
[motion2.git] / public / app / login / i18n / bs.json
1 {
2   "LOGIN": {
3     "TELEPHONES": "Telephones",
4     "SELECT": "Select",
5     "CANCEL": "Cancel",
6     "TITLE": "Log in to your account",
7     "EMAIL": "Email",
8     "USERNAME": "Username",
9     "PASSWORD": "Password",
10     "REMEMBER_ME": "Remember Me",
11     "FORGOT_PASSWORD": "Forgot Password?",
12     "LOG_IN": "LOG IN",
13     "OR": "OR",
14     "WITH_GOOGLE": "Log in with Google",
15     "WITH_AD": "Log in with Active Directory",
16     "WITH_FACEBOOK": "Log in with Facebook",
17     "DONT_HAVE_ACCOUNT": "No account?",
18     "CREATE_ACCOUNT": "Create an account",
19     "ERRORS": {
20       "EMAIL_REQUIRED": "Mandatory field",
21       "EMAIL_MUST_VALID": "Wrong format",
22       "PASSWORD_REQUIRED": "Mandatory field",
23       "USERNAME_REQUIRED": "Mandatory field"
24     }
25   }
26 }