habitica-self-host/website/common/locales/he/inventory.json

9 lines
246 B
JSON
Raw Normal View History

2018-02-13 11:41:47 +00:00
{
"noItemsAvailableForType": "אין לך <%- type %>",
2018-08-01 19:51:43 +00:00
"foodItemType": "אוכל",
"eggsItemType": "ביצים",
"hatchingPotionsItemType": "שיקויי בקיעה",
2018-02-13 11:41:47 +00:00
"specialItemType": "Special items",
"lockedItem": "Locked Item"
}