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

9 lines
253 B
JSON
Raw Normal View History

2018-02-13 11:41:47 +00:00
{
"noItemsAvailableForType": "Hiç <%= type %> tip eşyan yok.",
2018-03-13 20:58:43 +00:00
"foodItemType": "Yiyecek",
"eggsItemType": "Yumurtalar",
"hatchingPotionsItemType": "Kuluçka İksirleri",
2018-03-24 02:48:23 +00:00
"specialItemType": "Özel eşyalar",
"lockedItem": "Kilitli Eşya"
2018-02-13 11:41:47 +00:00
}