habitica/website/common/locales/ko/inventory.json

9 lines
259 B
JSON
Raw Normal View History

{
"noItemsAvailableForType": "<%= type %>를 가지고 있지 않습니다.",
"foodItemType": "먹이",
"eggsItemType": "알",
"hatchingPotionsItemType": "부화 물약",
"specialItemType": "스페셜 아이템",
"lockedItem": "잠긴아이템"
}