summaryrefslogtreecommitdiffstats
path: root/core/src/OC/l10n.js
Commit message (Expand)AuthorAgeFilesLines
* Fix parsing of language codeDaniel Kesselberg2020-07-231-2/+2
* Make the translation sanitization optionalChristoph Wurst2020-05-271-8/+10
* Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]2019-12-191-17/+17
* Move to escape-htmlRoeland Jago Douma2019-10-041-0/+1
* Comply to eslintJohn Molakvoæ (skjnldsv)2019-10-011-190/+189
* Properly import DOMPurify in l10n.jsRoeland Jago Douma2019-09-251-0/+1
* Fix js l10n registration to also work with more than one bundleChristoph Wurst2019-06-261-32/+21
* Move l10n functions to the bundleChristoph Wurst2019-05-131-0/+24
* Fix behaviour of plural default ruleMorris Jobke2019-03-151-1/+1
* Rename the variable aswellJoas Schilling2019-03-121-7/+7
* Fix plural rule detection for languagesJoas Schilling2019-03-111-1/+1
* Move OC.L10n to the server bundleChristoph Wurst2019-01-291-0/+335