Welcome to mirror list, hosted at ThFree Co, Russian Federation.

zh-tw.toml « i18n - github.com/budparr/gohugo-theme-ananke.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6becd5de908e336ae1e63097d503bb8b4d9638e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
[more]
other = "更多"

[allTitle]
other = "所有 {{.Title }}"

[recentTitle]
other = "最近 {{.Title }}"

[readMore]
other = "繼續閱讀"

[whatsInThis]
other = "這個{{ .Type }}中有"

[related]
other = "相關內容"

[yourName]
other = "你的名字"

[emailAddress]
other = "Email"

[message]
other = "訊息"

[emailRequiredNote]
other = "必須填寫 Email"

[send]
other = "送出"

[taxonomyPageList]
other = "標籤為 “{{ .Title }}” 的頁面如下"

[pageTitle]
other = "{{ .Name }} 頁"