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

9 lines
247 B
JSON
Raw Normal View History

2018-02-13 11:41:47 +00:00
{
2018-02-20 21:32:43 +00:00
"noItemsAvailableForType": "Você não possui <%= type %>.",
"foodItemType": "Comida",
"eggsItemType": "Ovos",
"hatchingPotionsItemType": "Poções de Eclosão",
"specialItemType": "Itens Especiais",
"lockedItem": "Item bloqueado"
2018-02-13 11:41:47 +00:00
}