aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/da.json
diff options
context:
space:
mode:
authorLibravatar Ferdi Bot <56048320+FerdiBot@users.noreply.github.com>2019-10-09 10:18:59 +0200
committerLibravatar Ferdi Bot <56048320+FerdiBot@users.noreply.github.com>2019-10-09 10:18:59 +0200
commit5b72fe035a327024ae75347827e3573792e18b2a (patch)
tree73c18ad9c8e13477dc5eee8bcb9d6e796da25d82 /src/i18n/locales/da.json
parentNew translations en-US.json (Arabic) (diff)
downloadferdium-app-5b72fe035a327024ae75347827e3573792e18b2a.tar.gz
ferdium-app-5b72fe035a327024ae75347827e3573792e18b2a.tar.zst
ferdium-app-5b72fe035a327024ae75347827e3573792e18b2a.zip
New translations en-US.json (Danish)
Diffstat (limited to 'src/i18n/locales/da.json')
-rw-r--r--src/i18n/locales/da.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/i18n/locales/da.json b/src/i18n/locales/da.json
index 0cd8abf70..f1852d84d 100644
--- a/src/i18n/locales/da.json
+++ b/src/i18n/locales/da.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",