chore: add more i18n options and update templates

This commit is contained in:
Xin
2023-08-27 17:32:44 +01:00
parent d9c44bc503
commit c8b1d764e0
15 changed files with 125 additions and 41 deletions

View File

@ -1,6 +1,5 @@
article:
on_this_page: "On this page"
edit_this_page: "Edit this page on GitHub →"
onThisPage: "On this page"
editThisPage: "Edit this page on GitHub →"
lastUpdated: "Last updated on"
footer:
copyright: "© 2023 Hextra Project."
copyright: "© 2023 Hextra Project."

View File

@ -1,8 +1,16 @@
# Navbar
documentation: "ドキュメンテーション"
blog: "ブログ"
about: "このサイトについて"
search_placeholder: "検索ドキュメント..."
more: "もっと"
hugoDocs: "Hugoドキュメント ↗"
article:
on_this_page: "このページでは"
searchPlaceholder: "検索ドキュメント..."
noResultsFound: "検索結果が見つかりませんでした"
onThisPage: "このページでは"
editThisPage: "このページをGitHubで編集する →"
lastUpdated: "最終更新日"
copyright: "© 2023 Hextra Project."