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

9 lines
272 B
JSON
Raw Normal View History

2018-02-13 11:41:47 +00:00
{
"noItemsAvailableForType": "Você não possui <%- type %>.",
2020-04-01 11:31:39 +00:00
"foodItemType": "Comida para Mascote",
"eggsItemType": "Ovos",
"hatchingPotionsItemType": "Poções de eclosão",
"specialItemType": "Itens especiais",
"lockedItem": "Item bloqueado"
2018-02-13 11:41:47 +00:00
}