From c301d332c6a90d1b0037386b8ef05b2a4ca6daa5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anton=20Luka=20=C5=A0ijanec?= Date: Fri, 6 Mar 2020 14:33:35 +0100 Subject: all js files updated with i18n, not tested yet --- js/lang/.bundle.js.swp | Bin 0 -> 1024 bytes js/lang/bundle.js | 4 ++++ 2 files changed, 4 insertions(+) create mode 100644 js/lang/.bundle.js.swp (limited to 'js/lang') diff --git a/js/lang/.bundle.js.swp b/js/lang/.bundle.js.swp new file mode 100644 index 0000000..ff341e2 Binary files /dev/null and b/js/lang/.bundle.js.swp differ diff --git a/js/lang/bundle.js b/js/lang/bundle.js index eb9aa2d..b68c22a 100644 --- a/js/lang/bundle.js +++ b/js/lang/bundle.js @@ -136,6 +136,8 @@ var langstrings = { meals: "meals", about: "about", logout: "logout", + // timetable + noPeriods: "no periods in selected week", // gradings requestFailed: "request failed", noInternetConnection: "no internet connection", @@ -280,6 +282,8 @@ var langstrings = { and: "in", thePrivacyPolicy: "politika zasebnosti (v angleščini)", loginFailed: "prijava je spodletela", + // timetable + noPeriods: "ni ur v izbranem tednu", // index timetable: "urnik", gradings: "ocenjevanja", -- cgit v1.2.3