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

9 lines
241 B
JSON
Raw Normal View History

2018-02-13 11:41:47 +00:00
{
"noItemsAvailableForType": "Não tens <%- type %>.",
2018-02-14 20:54:50 +00:00
"foodItemType": "Comida",
"eggsItemType": "Ovos",
"hatchingPotionsItemType": "Poções de Eclosão",
"specialItemType": "Itens Especiais",
"lockedItem": "Itens Bloqueados"
2018-02-13 11:41:47 +00:00
}