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:
parent
49b3060137
commit
373d1a8227
@ -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 (;)"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user