aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/en-US.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n/locales/en-US.json')
-rw-r--r--src/i18n/locales/en-US.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index 319a55f28..140ca740b 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -102,6 +102,7 @@
102 "menu.services": "Services", 102 "menu.services": "Services",
103 "menu.services.activatePreviousService": "Activate previous service", 103 "menu.services.activatePreviousService": "Activate previous service",
104 "menu.services.addNewService": "Add New Service...", 104 "menu.services.addNewService": "Add New Service...",
105 "menu.services.goHome": "Home",
105 "menu.services.setNextServiceActive": "Activate next service", 106 "menu.services.setNextServiceActive": "Activate next service",
106 "menu.todos": "Todos", 107 "menu.todos": "Todos",
107 "menu.todos.enableTodos": "Enable Todos", 108 "menu.todos.enableTodos": "Enable Todos",
@@ -415,6 +416,11 @@
415 "validation.oneRequired": "At least one is required", 416 "validation.oneRequired": "At least one is required",
416 "validation.required": "{field} is required", 417 "validation.required": "{field} is required",
417 "validation.url": "{field} is not a valid URL", 418 "validation.url": "{field} is not a valid URL",
419 "webControls.back": "Back",
420 "webControls.forward": "Forward",
421 "webControls.goHome": "Home",
422 "webControls.openInBrowser": "Open in Browser",
423 "webControls.reload": "Reload",
418 "welcome.loginButton": "Login to your account", 424 "welcome.loginButton": "Login to your account",
419 "welcome.signupButton": "Create a free account", 425 "welcome.signupButton": "Create a free account",
420 "workspaceDrawer.addNewWorkspaceLabel": "Add new workspace", 426 "workspaceDrawer.addNewWorkspaceLabel": "Add new workspace",