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 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'js/lang/bundle.js') 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