aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/hr.json
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2019-10-08 19:46:50 +0200
committerLibravatar Stefan Malzner <stefan@adlk.io>2019-10-08 19:46:50 +0200
commitd3009b91b487627e5d510ac01d79c29c90c82053 (patch)
tree739eb684c3c227ca121df2df445ed352a32c8129 /src/i18n/locales/hr.json
parentFix non-related issues (diff)
parentremove external url event (diff)
downloadferdium-app-d3009b91b487627e5d510ac01d79c29c90c82053.tar.gz
ferdium-app-d3009b91b487627e5d510ac01d79c29c90c82053.tar.zst
ferdium-app-d3009b91b487627e5d510ac01d79c29c90c82053.zip
Merge branch 'release/5.4.0-beta.3' into fix/only-load-workspace-related-services
Diffstat (limited to 'src/i18n/locales/hr.json')
-rw-r--r--src/i18n/locales/hr.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/i18n/locales/hr.json b/src/i18n/locales/hr.json
index aac707c00..78c017e96 100644
--- a/src/i18n/locales/hr.json
+++ b/src/i18n/locales/hr.json
@@ -91,6 +91,7 @@
91 "menu.services" : "Services", 91 "menu.services" : "Services",
92 "menu.services.activatePreviousService" : "Activate previous service", 92 "menu.services.activatePreviousService" : "Activate previous service",
93 "menu.services.addNewService" : "Add New Service...", 93 "menu.services.addNewService" : "Add New Service...",
94 "menu.services.goHome" : "Home",
94 "menu.services.setNextServiceActive" : "Activate next service", 95 "menu.services.setNextServiceActive" : "Activate next service",
95 "menu.todos" : "Todos", 96 "menu.todos" : "Todos",
96 "menu.todos.enableTodos" : "Enable Todos", 97 "menu.todos.enableTodos" : "Enable Todos",
@@ -370,6 +371,11 @@
370 "validation.oneRequired" : "At least one is required", 371 "validation.oneRequired" : "At least one is required",
371 "validation.required" : "{field} is required", 372 "validation.required" : "{field} is required",
372 "validation.url" : "{field} is not a valid URL", 373 "validation.url" : "{field} is not a valid URL",
374 "webControls.back" : "Back",
375 "webControls.forward" : "Forward",
376 "webControls.goHome" : "Home",
377 "webControls.openInBrowser" : "Open in Browser",
378 "webControls.reload" : "Ponovno učitavanje",
373 "welcome.loginButton" : "Prijavite se na račun", 379 "welcome.loginButton" : "Prijavite se na račun",
374 "welcome.signupButton" : "Stvorite novi korisnički račun", 380 "welcome.signupButton" : "Stvorite novi korisnički račun",
375 "workspaceDrawer.addNewWorkspaceLabel" : "Add new workspace", 381 "workspaceDrawer.addNewWorkspaceLabel" : "Add new workspace",