summaryrefslogtreecommitdiffstats
path: root/js/lang/bundle.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/lang/bundle.js')
-rw-r--r--js/lang/bundle.js8
1 files changed, 5 insertions, 3 deletions
diff --git a/js/lang/bundle.js b/js/lang/bundle.js
index 84698bc..c4c3a0b 100644
--- a/js/lang/bundle.js
+++ b/js/lang/bundle.js
@@ -260,7 +260,8 @@ var langstrings = {
privacyAcceptWithUse: "your continued use of our website will be regarded as acceptance of our practices around privacy and personal information. If you have any questions about how we handle user data and personal information, feel free to contact us.",
privacyEffectiveAsOf: "this policy is effective as of",
// settings
- language: "language"
+ language: "language",
+ languageSet: "language set, open another page for the changes to take effect"
},
sl: {
miscTranslationLanguage: "slovenščina",
@@ -418,6 +419,7 @@ var langstrings = {
privacyRefuse: "you are free to refuse our request for your personal information, with the understanding that we may be unable to provide you with some of your desired services.",
privacyAcceptWithUse: "your continued use of our website will be regarded as acceptance of our practices around privacy and personal information. If you have any questions about how we handle user data and personal information, feel free to contact us.",
privacyEffectiveAsOf: "this policy is effective as of",
- language: "jezik"
- },
+ language: "jezik",
+ languageSet: "jezik nastavljen, odprite neko drugo stran da se pokažejo spremembe"
+ }
}