Skip to content

Commit

Permalink
add zh-tw.yaml (adityatelange#578)
Browse files Browse the repository at this point in the history
add Chinese (Traditional) translations
  • Loading branch information
Hank076 authored Oct 3, 2021
1 parent a468d76 commit 7598ea1
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions i18n/zh-tw.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
- id: prev_page
translation: "上一篇"

- id: next_page
translation: "下一篇"

- id: read_time
translation:
one : "1 分鐘"
other: "{{ .Count }} 分鐘"

- id: toc
translation: "目錄"

- id: translations
translation: "語言"

- id: home
translation: "首頁"

- id: code_copy
translation: "複製"

- id: code_copied
translation: "已複製!"

0 comments on commit 7598ea1

Please sign in to comment.