mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-28 05:45:36 +00:00
9 lines
259 B
JSON
9 lines
259 B
JSON
|
|
{
|
||
|
|
"noItemsAvailableForType": "<%= type %>를 가지고 있지 않습니다.",
|
||
|
|
"foodItemType": "먹이",
|
||
|
|
"eggsItemType": "알",
|
||
|
|
"hatchingPotionsItemType": "부화 물약",
|
||
|
|
"specialItemType": "스페셜 아이템",
|
||
|
|
"lockedItem": "잠긴아이템"
|
||
|
|
}
|