mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-01 11:40:25 +00:00
* Revert "fix(test): adjust expectations" This reverts commit205436d5b1. * Revert "fix(escaping): global inoffensive apostrophe" This reverts commit2b8f94b244. * change <%- to <%= * fix interpolation only where necessary * remove unused variable
8 lines
274 B
JSON
Executable file
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"
|
|
}
|