mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-04 04:59:40 +00:00
8 lines
247 B
JSON
8 lines
247 B
JSON
{
|
|
"noItemsAvailableForType": "Você não possui <%= type %>.",
|
|
"foodItemType": "Comida",
|
|
"eggsItemType": "Ovos",
|
|
"hatchingPotionsItemType": "Poções de Eclosão",
|
|
"specialItemType": "Itens Especiais",
|
|
"lockedItem": "Item bloqueado"
|
|
}
|