Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jfa-go/blame/commit/fac951c733fe911e12decb7cea03c766f8f74b90/lang/common/pt-br.json You should set ROOT_URL correctly, otherwise the web may not work correctly.
jfa-go/lang/common/pt-br.json

20 lines
453 B

{
"meta": {
"name": "Português (BR)"
},
"strings": {
"username": "Nome do Usuário",
"name": "Nome",
"password": "Senha",
"emailAddress": "Endereço de Email",
"submit": "Enviar",
"success": "Sucesso",
"error": "Erro",
"copy": "Copiar",
"theme": "Tema",
"time24h": "Horário 24h",
"time12h": "Horário 12h",
"copied": "Copiado"
}
}