Skip to content

Commit

Permalink
Merge pull request #27 from FITFC/1.19.x/dev
Browse files Browse the repository at this point in the history
added  lang/pt_br.json
  • Loading branch information
dima-dencep committed Sep 2, 2023
2 parents 7edabe1 + 0041ad1 commit d770506
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions common/src/main/resources/assets/rrls/lang/pt_br.json
@@ -0,0 +1,16 @@
{
"text.autoconfig.rrls.title": "Remover tela de recarga",
"rrls.reloadresources": "Recarregando recursos...",
"rrls.alreadyReloading": "O recarregamento já começou!",
"text.autoconfig.rrls.option.enabled": "Ocultar tela de recarga",
"text.autoconfig.rrls.option.rgbText": "Texto colorido ao recarregar",
"text.autoconfig.rrls.option.rgbText.@Tooltip": "PODE CAUSAR EPILEPSIA",
"text.autoconfig.rrls.option.loadingScreenHide": "Ocultar tela de carregamento",
"text.autoconfig.rrls.option.loadingScreenHide.@Tooltip": "PODE CAUSAR PROBLEMAS",
"text.autoconfig.rrls.option.showIn": "Exibição do processo de recarga de recursos",
"text.autoconfig.rrls.option.resetResources": "Redefinir recursos quando falha no carregamento",
"text.autoconfig.rrls.option.reInitScreen": "Reiniciando a tela atual após uma recarga",
"text.autoconfig.rrls.option.reInitScreen.@Tooltip": "Desativar esse recurso pode eliminar o desligamento após a conclusão do recarregamento",
"text.autoconfig.rrls.option.reloadText": "Recarregar texto",
"text.autoconfig.rrls.option.reloadText.@Tooltip": "Suporta localização"
}

0 comments on commit d770506

Please sign in to comment.