RaitheOfDureya
9061a59fc2
Removed unused I18N strings from the challenges.json files (related to issue #9957 ) ( #12639 )
...
* Removed unused I18N strings from the `challenges.json` file (locales\en)
* Removed unused I18N `challenge.json` strings from all other languages
Co-authored-by: Matteo Pagliazzi <matteopagliazzi@gmail.com >
2020-10-17 17:40:57 +02:00
Matteo Pagliazzi
9a07ba7417
Better XSS Fix ( #12483 )
...
* Revert "fix(test): adjust expectations"
This reverts commit 205436d5b1 .
* Revert "fix(escaping): global inoffensive apostrophe"
This reverts commit 2b8f94b244 .
* change <%- to <%=
* fix interpolation only where necessary
* remove unused variable
2020-08-20 13:41:46 -05:00
Matteo Pagliazzi
b7964a411c
fix(i18n): html-escape all interpolated strings where html is not necessary
2020-08-11 21:33:24 +02:00
Phillip Thelen
c4f44fce4c
Add missing translations from transifex ( #11367 )
...
* Add missing translations from transifex
* update i18n tests
* fix lint error
2019-09-29 18:46:01 +02:00