inital setup

This commit is contained in:
2025-02-07 10:12:09 +08:00
commit 0a1e2c8a6e
1204 changed files with 175187 additions and 0 deletions

33
i18n/en.yaml Normal file
View File

@@ -0,0 +1,33 @@
- id: prev_page
translation: "Prev"
- id: next_page
translation: "Next"
- id: read_time
translation:
one : "1 min"
other: "{{ .Count }} min"
- id: words
translation:
one : "word"
other: "{{ .Count }} words"
- id: toc
translation: "Table of Contents"
- id: translations
translation: "Translations"
- id: home
translation: "Home"
- id: edit_post
translation: "Edit"
- id: code_copy
translation: "copy"
- id: code_copied
translation: "copied!"