summaryrefslogtreecommitdiffstats
path: root/i18n/en.toml
blob: 02853aca339658c0098bb6d93dd2d32d4bd0b4f0 (plain) (blame)
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
39
40
41
42
43
44
45
46
47
48
49
50
[sidebarToc]
    other = "TOC"

[sidebarPages]
    other = "Pages"

[sidebarTags]
    other = "Tags"

[sidebarLinks]
    other = "Links"

[sidebarBangumiChart]
    other = "Bangumi"

[footerPoweredFront]
    other = "Powered by "

[footerPoweredEnd]
    other = " "

[postMetaNoTag]
    other = "No tag"

[postMetaWordCount]
    other = " words"

[postCopyrightFront]
    other = "Unless otherwise noted, the content of this site is licensed under "

[postCopyrightEnd]
    other = "."

[postCommentLoading]
    other = "Loading comments..."

[postCommentLoadingFailed]
    other = "Comments failed to load."

[archivesTotalPages]
    other = "Total posts: "

[tagsCurrentTag]
    other = "Posts with the tag {{ .Title }}: "

[webpCheckerFront]
    other = "Your browser does not currently support "

[webpCheckerEnd]
    other = " images"