habitica-self-host/website/common/locales/fil/inventory.json
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

8 lines
274 B
JSON
Executable file

{
"noItemsAvailableForType": "Wala kang <%= type %>.",
"foodItemType": "Pagkaing Pang-alaga",
"eggsItemType": "Mga Itlog",
"hatchingPotionsItemType": "Kabal ng Pagpipisa",
"specialItemType": "Mga mahiwagang bagay",
"lockedItem": "Nakatagong bagay"
}