feat: Translate frontend/src/i18n/en.json in vi
95% of minimum 50% translated source file: 'frontend/src/i18n/en.json' on 'vi'. 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
28facaf21a
commit
5f1b700f1b
@ -272,5 +272,10 @@
|
|||||||
"minutes": "Phút",
|
"minutes": "Phút",
|
||||||
"seconds": "Giây",
|
"seconds": "Giây",
|
||||||
"unit": "Đơn vị"
|
"unit": "Đơn vị"
|
||||||
|
},
|
||||||
|
"available_csv_separators": {
|
||||||
|
"comma": "Comma (,)",
|
||||||
|
"semicolon": "Semicolon (;)",
|
||||||
|
"both": "Both (,) and (;)"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user