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

9 lines
238 B
JSON
Raw Normal View History

2018-02-13 11:41:47 +00:00
{
"noItemsAvailableForType": "Kamu tidak punya <%= type %>.",
2018-02-13 11:41:47 +00:00
"foodItemType": "Makanan",
"eggsItemType": "Telur",
"hatchingPotionsItemType": "Ramuan Penetas",
2018-10-06 14:35:39 +00:00
"specialItemType": "Item Spesial",
2018-02-13 11:41:47 +00:00
"lockedItem": "Item Terkunci"
}