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

9 lines
235 B
JSON
Raw Normal View History

2018-02-13 11:41:47 +00:00
{
"noItemsAvailableForType": "You have no <%= type %>.",
"foodItemType": "Food",
"eggsItemType": "Eggs",
2018-07-02 19:57:39 +00:00
"hatchingPotionsItemType": "Poțiuni de Eclozat",
2018-02-13 11:41:47 +00:00
"specialItemType": "Special items",
2018-07-02 19:57:39 +00:00
"lockedItem": "Obiect blocat"
2018-02-13 11:41:47 +00:00
}