From 2a2fd331f9c4c2caed07b038f36ca02f351f0463 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anton=20Luka=20=C5=A0ijanec?= Date: Fri, 6 Mar 2020 22:47:10 +0100 Subject: za narediti jezike --- js/lang/bundle.js | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'js/lang') diff --git a/js/lang/bundle.js b/js/lang/bundle.js index 1cd8f95..84698bc 100644 --- a/js/lang/bundle.js +++ b/js/lang/bundle.js @@ -147,6 +147,7 @@ var langstrings = { meals: "meals", about: "about", logout: "logout", + settings: "settings", // timetable noPeriods: "no periods in selected week", // gradings @@ -257,7 +258,9 @@ var langstrings = { privacyExternalSites: "our app may link to external sites that are not operated by us. Please be aware that we have no control over the content and practices of these sites, and cannot accept responsibility or liability for their respective privacy policies.", 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" + privacyEffectiveAsOf: "this policy is effective as of", + // settings + language: "language" }, sl: { miscTranslationLanguage: "slovenščina", @@ -305,6 +308,7 @@ var langstrings = { meals: "obroki", about: "o", logout: "odjava", + settings: "nastavitve", // gradings requestFailed: "zahteva spodletela", noInternetConnection: "ni povezave s spletom", @@ -413,6 +417,7 @@ var langstrings = { privacyExternalSites: "our app may link to external sites that are not operated by us. Please be aware that we have no control over the content and practices of these sites, and cannot accept responsibility or liability for their respective privacy policies.", 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" + privacyEffectiveAsOf: "this policy is effective as of", + language: "jezik" }, } -- cgit v1.2.3