mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-29 02:07:15 +00:00
9 lines
238 B
JSON
9 lines
238 B
JSON
|
|
{
|
||
|
|
"noItemsAvailableForType": "Kamu tidak punya <%= type %>.",
|
||
|
|
"foodItemType": "Makanan",
|
||
|
|
"eggsItemType": "Telur",
|
||
|
|
"hatchingPotionsItemType": "Ramuan Penetas",
|
||
|
|
"specialItemType": "Item Spesial",
|
||
|
|
"lockedItem": "Item Terkunci"
|
||
|
|
}
|