Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
LtxProgrammer committed Oct 23, 2024
2 parents 8df3137 + e085a2d commit 29f6d65
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/main/resources/assets/changed/lang/pt_br.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,15 @@
"death.attack.changed:fan": "%s foi picotado por um ventilador",
"death.attack.changed:fan.player": "%1$s foi picotado por um ventilador enquanto lutava contra %2$s",

"command.changed.success.transfurred.one": "Transfurmou %s em %s",
"command.changed.success.transfurred.many": "Transfurmou %s jogador(es) em %s",
"command.changed.success.untransfurred.one": "Destransfurmou %s",
"command.changed.success.untransfurred.many": "Destransfurmou %s jogador(es)",
"command.changed.success.progresstf.one": "Progrediu a transfurmação de %s",
"command.changed.success.progresstf.many": "Progrediu a transfurmação de %s jogador(es)",
"command.changed.success.regresstf.one": "Regrediu a transfurmação de %s",
"command.changed.success.regresstf.many": "Regrediu a transfurmação de %s jogador(es)",

"command.changed.error.not_latex_form": "Forma de látex inválida",
"command.changed.error.not_cause": "cause inválida de transfur",
"command.changed.error.used_by_other_mod": "Jogador já esta sendo usado por outro mod",
Expand Down

0 comments on commit 29f6d65

Please sign in to comment.