Translate to Vietnamese (#1591)

* Translate to Vietnamese

* Add translation for Vietnamese

* - Remove  invalid properties and duplicated values.
- Add blank lines to align with the original format of en_GB file

* fix eof

* add empty lines to align with the template format. The number of line is equal with the reference en_GB file now

* change some translations to be more natural and easier to understand
This commit is contained in:
Son Tran Lam
2024-07-26 20:01:17 +08:00
committed by GitHub
parent 07f85ea8b4
commit 281047f42a
4 changed files with 1143 additions and 0 deletions

View File

@@ -239,3 +239,8 @@ ignore = [
ignore = [
'language.direction',
]
[vi_VN]
ignore = [
'language.direction',
]