Migrate all v-html translations to componentised translations (#4135)

Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
This commit is contained in:
Frank Elsinga
2023-12-15 11:38:57 +01:00
committed by GitHub
parent dd7a5064e3
commit e2fdfd2937
46 changed files with 203 additions and 110 deletions

View File

@@ -96,8 +96,10 @@
"Update Password": "Atualizar Senha",
"Disable Auth": "Desativar Autenticação",
"Enable Auth": "Ativar Autenticação",
"disableauth.message1": "Tens a certeza que queres <strong>desativar a autenticação</strong>?",
"disableauth.message2": "Isso é para <strong>alguém que tem autenticação de terceiros</strong> em frente ao 'UpTime Kuma' como o Cloudflare Access.",
"disableauth.message1": "Tens a certeza que queres {disableAuth}?",
"disable authentication": "desativar a autenticação",
"disableauth.message2": "Isso é para {intendThirdPartyAuth} em frente ao 'UpTime Kuma' como o Cloudflare Access.",
"where you intend to implement third-party authentication": "alguém que tem autenticação de terceiros",
"Please use this option carefully!": "Por favor, utiliza esta opção com cuidado.",
"Logout": "Logout",
"Leave": "Sair",