feat: Translate frontend/src/i18n/en.json in pt

79% 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:
transifex-integration[bot] 2025-12-06 10:09:34 +00:00 committed by GitHub
parent 49b3060137
commit 373d1a8227
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -272,5 +272,10 @@
"minutes": "Minutos", "minutes": "Minutos",
"seconds": "Segundos", "seconds": "Segundos",
"unit": "Unidades de tempo" "unit": "Unidades de tempo"
},
"available_csv_separators": {
"comma": "Comma (,)",
"semicolon": "Semicolon (;)",
"both": "Both (,) and (;)"
} }
} }