diff options
Diffstat (limited to 'i18n/en.toml')
-rw-r--r-- | i18n/en.toml | 32 |
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." |