feat: Translate frontend/src/i18n/en.json in pt
82% of minimum 50% translated source file: 'frontend/src/i18n/en.json' on 'pt'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format
This commit is contained in:
parent
3d1ae5d99d
commit
392b1e241b
@ -101,7 +101,10 @@
|
|||||||
"submit": "Entrar na conta",
|
"submit": "Entrar na conta",
|
||||||
"username": "Nome de utilizador",
|
"username": "Nome de utilizador",
|
||||||
"usernameTaken": "O nome de utilizador já está registado",
|
"usernameTaken": "O nome de utilizador já está registado",
|
||||||
"wrongCredentials": "Dados errados"
|
"wrongCredentials": "Dados errados",
|
||||||
|
"logout_reasons": {
|
||||||
|
"inactivity": "You have been logged out due to inactivity."
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"permanent": "Permanente",
|
"permanent": "Permanente",
|
||||||
"prompts": {
|
"prompts": {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user