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

9 lines
242 B
JSON
Raw Normal View History

2018-02-13 11:41:47 +00:00
{
"noItemsAvailableForType": "You have no <%= type %>.",
2018-03-13 20:58:43 +00:00
"foodItemType": "Yiyecek",
"eggsItemType": "Yumurtalar",
"hatchingPotionsItemType": "Kuluçka İksirleri",
2018-02-13 11:41:47 +00:00
"specialItemType": "Special items",
"lockedItem": "Locked Item"
}