Update vi.yaml (#1316)
This commit is contained in:
parent
efe4cb4516
commit
b4dd5f0b18
|
@ -9,6 +9,11 @@
|
|||
one: "1 phút"
|
||||
other: "{{ .Count }} phút"
|
||||
|
||||
- id: words
|
||||
translation:
|
||||
one: "từ"
|
||||
other: "{{ .Count }} từ"
|
||||
|
||||
- id: toc
|
||||
translation: "Mục lục"
|
||||
|
||||
|
@ -18,6 +23,9 @@
|
|||
- id: home
|
||||
translation: "Trang chủ"
|
||||
|
||||
- id: edit_post
|
||||
translation: "Chỉnh sửa"
|
||||
|
||||
- id: code_copy
|
||||
translation: "Sao chép"
|
||||
|
||||
|
|
Loading…
Reference in New Issue