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