summaryrefslogtreecommitdiff
path: root/js/codeq/translation.js
AgeCommit message (Collapse)Author
2016-09-07Simplify translateDocument functionTimotej Lazar
2016-03-30Add codeq.tr.translate function for GUI strings not in DOMTimotej Lazar
2015-12-17added 'use strict', coirrected some errors which were revealed by it and ↵Robert Zorko
fixed the argument of the call of the wait function used in the reset function (core.js)
2015-12-10Add copyright info to JS filesTimotej Lazar
2015-10-15lepšanje ali gršanje :)Marko Pušnik
2015-10-13Merge branch 'master' of ssh://212.235.189.51:22122/codeq-webMarko Pušnik
Conflicts: index.html
2015-10-13login, sinup and change password modals translationsMarko Pušnik
2015-10-13Remove codeq.getLang functionTimotej Lazar
2015-10-02Define default translations for the "more" button in multi-part hints.Aleš Smodiš
2015-09-30Implemented GUI translations via the data-tkey tag attribute and res/*.json ↵Aleš Smodiš
files.
2015-09-30Implemented structural translation of hints and plans.Aleš Smodiš
2015-09-28Implement in-structure GUI translation for python and problem editing screens.Aleš Smodiš
Hints are not yet covered.
2015-09-26Reimplemented translation support: leave the DOM structure intact, upon ↵Aleš Smodiš
display language switch only replace language-dependent content.