9a07ba7417
* 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
9 lines
259 B
JSON
Executable File
9 lines
259 B
JSON
Executable File
{
|
|
"noItemsAvailableForType": "<%= type %>를 가지고 있지 않습니다.",
|
|
"foodItemType": "먹이",
|
|
"eggsItemType": "알",
|
|
"hatchingPotionsItemType": "부화 물약",
|
|
"specialItemType": "스페셜 아이템",
|
|
"lockedItem": "잠긴아이템"
|
|
}
|