mirror of
https://github.com/tooot-app/app
synced 2025-01-06 23:01:51 +01:00
New translations tabs.json (Portuguese, Brazilian)
This commit is contained in:
parent
628841ef91
commit
61dab1a2bd
@ -80,35 +80,35 @@
|
||||
"availableSizes": "Tamanhos disponíveis",
|
||||
"sizes": {
|
||||
"S": "S",
|
||||
"M": "",
|
||||
"L": "",
|
||||
"XL": "",
|
||||
"XXL": ""
|
||||
"M": "M - Padrão",
|
||||
"L": "Grande",
|
||||
"XL": "Extra grande",
|
||||
"XXL": "Extra grande"
|
||||
}
|
||||
},
|
||||
"profile": {
|
||||
"cancellation": {
|
||||
"title": "",
|
||||
"message": "",
|
||||
"title": "Alterações não salvas",
|
||||
"message": "Sua alteração não foi salva. Descartar as alterações?",
|
||||
"buttons": {
|
||||
"cancel": "",
|
||||
"discard": ""
|
||||
"cancel": "$t(common:buttons.cancel)",
|
||||
"discard": "Descartar"
|
||||
}
|
||||
},
|
||||
"feedback": {
|
||||
"succeed": "",
|
||||
"failed": ""
|
||||
"succeed": "{{type}} atualizado",
|
||||
"failed": "{{type}} falhou na atualização. Por favor, tente novamente"
|
||||
},
|
||||
"root": {
|
||||
"name": {
|
||||
"title": ""
|
||||
"title": "Nome de exibição"
|
||||
},
|
||||
"avatar": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
"title": "Imagem de perfil",
|
||||
"description": "Será reduzido a 400x400px"
|
||||
},
|
||||
"header": {
|
||||
"title": "",
|
||||
"title": "Banner",
|
||||
"description": ""
|
||||
},
|
||||
"note": {
|
||||
|
Loading…
Reference in New Issue
Block a user