Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions src/main/resources/assets/productivebees/lang/pt_br.json
Original file line number Diff line number Diff line change
Expand Up @@ -347,6 +347,7 @@
"block.productivebees.red_petrified_honey": "Mel Petrificado Vermelho",
"block.productivebees.amber": "Âmbar",
"entity.minecraft.villager.productivebees.beekeeper": "Abelha Apicultor",
"entity.productivebees.configurable_bee": "Productive Bee",
"entity.productivebees.bee_bee": "Abelha",
"entity.productivebees.agate_bee": "Abelha Ágata",
"entity.productivebees.alexandrite_bee": "Abelha Alexandrita",
Expand Down Expand Up @@ -925,6 +926,8 @@
"productivebees.amber.tooltip.heating": "Aquecer o bloco de âmbar sobre um fogo aconchegante pode dar algum alívio à criatura presa.",
"productivebees.amber.tooltip.contained_entity": "Entidade contida: %s",
"productivebees.indexer.tooltip.redstone": "Eu sou ativado por redstone",
"productivebees.gene_bottle.tooltip.bee": "Material: %s",
"productivebees.gene_bottle.tooltip.use": "Jogue-me em uma centrífuga.",
"productivebees.information.age.adult": "Adulto",
"productivebees.information.age.child": "Filhote",
"productivebees.information.attribute.empty": "Nenhum",
Expand Down