mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-04 04:59:40 +00:00
8 lines
259 B
JSON
Executable file
8 lines
259 B
JSON
Executable file
{
|
|
"noItemsAvailableForType": "<%= type %>를 가지고 있지 않습니다.",
|
|
"foodItemType": "먹이",
|
|
"eggsItemType": "알",
|
|
"hatchingPotionsItemType": "부화 물약",
|
|
"specialItemType": "스페셜 아이템",
|
|
"lockedItem": "잠긴아이템"
|
|
}
|