update the theme
This commit is contained in:
parent
e7471bcb6f
commit
1f149ab65e
22 changed files with 240 additions and 47 deletions
|
@ -1,14 +1,19 @@
|
|||
- id: prev_page
|
||||
translation: "Önceki Sayfa"
|
||||
translation: "Önceki"
|
||||
|
||||
- id: next_page
|
||||
translation: "Sonraki Sayfa"
|
||||
translation: "Sonraki"
|
||||
|
||||
- id: read_time
|
||||
translation:
|
||||
one : "1 dk"
|
||||
other: "{{ .Count }} dk"
|
||||
|
||||
- id: words
|
||||
translation:
|
||||
one : "kelime"
|
||||
other: "{{ .Count }} kelime"
|
||||
|
||||
- id: toc
|
||||
translation: "İçindekiler"
|
||||
|
||||
|
@ -18,6 +23,9 @@
|
|||
- id: home
|
||||
translation: "Anasayfa"
|
||||
|
||||
- id: edit_post
|
||||
translation: "Düzenle"
|
||||
|
||||
- id: code_copy
|
||||
translation: "Kopyala"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue