summaryrefslogtreecommitdiffstats
path: root/core/js/l10n.js
Commit message (Expand)AuthorAgeFilesLines
* Harden t() with DOMPurifyLukas Reschke2017-03-161-5/+5
* Improved JS L10N bundle merging + testsVincent Petry2016-02-291-3/+1
* Allow to overwrite a single language string via the theme folderJoas Schilling2016-02-261-6/+14
* Added ext storage mount options GUIVincent Petry2015-03-261-0/+4
* Autoescape of placeholders in t() and p() - for JSMorris Jobke2015-01-071-10/+28
* Fix l10n promisesVincent Petry2014-11-191-4/+5
* Better use of promise in OC.L10N.load()Vincent Petry2014-11-191-13/+8
* Remove stray generateUrlVincent Petry2014-11-191-5/+0
* Added function to load translations from JSVincent Petry2014-11-181-0/+41
* Added OC.L10N namespace with translation functionsVincent Petry2014-10-291-0/+178