summaryrefslogtreecommitdiffstats
path: root/i18n/en.toml
diff options
context:
space:
mode:
authoramzrk22020-04-16 15:34:39 +0800
committeramzrk22020-04-16 15:34:39 +0800
commiteaa3a325e566cc084d30ba56f53ecb3f8e80d9ab (patch)
treeb0480b915ce26df5545aecd3b807a7fedef10eba /i18n/en.toml
parentbbed6aaeab766901f9d425777a22ad3e767b7716 (diff)
downloadhugo-theme-fuji-eaa3a325e566cc084d30ba56f53ecb3f8e80d9ab.tar.gz
hugo-theme-fuji-eaa3a325e566cc084d30ba56f53ecb3f8e80d9ab.tar.bz2
hugo-theme-fuji-eaa3a325e566cc084d30ba56f53ecb3f8e80d9ab.zip
i18n support
Diffstat (limited to 'i18n/en.toml')
-rw-r--r--i18n/en.toml32
1 files changed, 32 insertions, 0 deletions
diff --git a/i18n/en.toml b/i18n/en.toml
new file mode 100644
index 0000000..8a24f5c
--- /dev/null
+++ b/i18n/en.toml
@@ -0,0 +1,32 @@
+[sidebarPages]
+ other = "Pages"
+
+[sidebarTags]
+ other = "Tags"
+
+[sidebarLinks]
+ other = "Links"
+
+[sidebarBangumiChart]
+ other = "Bangumi"
+
+[footerPoweredFront]
+ other = "Powered by "
+
+[footerPoweredEnd]
+ other = " "
+
+[postMetaNoTag]
+ other = "No tag"
+
+[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."