summaryrefslogtreecommitdiff
path: root/res/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'res/en.json')
-rw-r--r--res/en.json9
1 files changed, 6 insertions, 3 deletions
diff --git a/res/en.json b/res/en.json
index be6c330..4f5e89d 100644
--- a/res/en.json
+++ b/res/en.json
@@ -1,12 +1,15 @@
{
"language": "Language",
"ui_language_title": "Select the UI language.",
+ "passwords_do_not_match": "Passwords do not match.",
"robot_address": "Robot’s IP address",
"robot_address_placeholder": "IP address",
- "robot_address_title": "Set the robot's IPv4 or IPv6 address.",
+ "robot_address_title": "Set the robot’s IPv4 or IPv6 address.",
"settings": "User settings",
"save": "Save",
+ "username_already_exists": "This username already exists.",
"your_solutions": "Your solutions",
+ "welcome": "Welcome",
"problem_list": "Problems",
"python": "Python",
"prolog": "Prolog",
@@ -19,7 +22,7 @@
"btn_test": "Test",
"btn_run": "Run",
"btn_stop": "Stop",
- "btn_more": "More...",
+ "btn_more": "More…",
"instructions": "Instructions",
"hints": "Hints",
"code": "Code",
@@ -40,7 +43,7 @@
"username_placeholder": "Desired username",
"name_placeholder" : "Desired display name",
"password_verify": "Verify password",
- "password_verify_placeholder": "Repeat the password again",
+ "password_verify_placeholder": "Repeat the password",
"username_title": "Choose a alpha-numeric username of 5-15 characters.",
"name_title": "Choose a display name.",
"email_title": "Enter a valid email address.",