sync theme
This commit is contained in:
parent
7114391230
commit
b24b2de5e1
8 changed files with 105 additions and 7 deletions
|
@ -6,9 +6,14 @@
|
|||
|
||||
- id: read_time
|
||||
translation:
|
||||
one : "1 phút"
|
||||
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…
Add table
Add a link
Reference in a new issue