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
21 changes: 12 additions & 9 deletions src/main/resources/assets/theoneprobe/lang/pt_br.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
{
"key.toggleLiquids": "Alternar Visualização de Líquidos",
"key.toggleVisible": "Alternar Visibilidade",
"key.categories.theoneprobe": "The One Probe",
"item.theoneprobe.probe": "O Examinador",
"item.theoneprobe.diamond_helmet_probe": "Capacete de Diamante com Examinador",
"item.theoneprobe.gold_helmet_probe": "Capacete de Ouro com Examinador",
"item.theoneprobe.iron_helmet_probe": "Capacete de Ferro com Examinador",
"item.theoneprobe.creativeprobe": "O Examinador (Criativo)"
}
"theoneprobe.networking.failed": "The One Probe: Falha na conexão! Verifique o log para mais detalhes",
"key.toggleLiquids": "Alternar Visão de Líquidos",
"key.toggleVisible": "Alternar Visibilidade",
"key.categories.theoneprobe": "The One Probe",
"item.theoneprobe.probe": "The One Probe",
"item.theoneprobe.probe_goggles": "The One Probe (Acessório)",
"item.theoneprobe.diamond_helmet_probe": "Capacete de Diamante com Probe",
"item.theoneprobe.gold_helmet_probe": "Capacete de Ouro com Probe",
"item.theoneprobe.iron_helmet_probe": "Capacete de Ferro com Probe",
"item.theoneprobe.creativeprobe": "The Creative Probe",
"item.theoneprobe.probenote": "Manual do The One Probe"
}