feat(i18n): update translations for ja

This commit is contained in:
Shun Sakai 2024-03-21 11:41:31 +09:00 committed by GitHub
parent 54a8ace564
commit c81e6e83d0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,6 +4,18 @@ toggleMenu:
darkMode: darkMode:
other: ダークモード other: ダークモード
list:
page:
one: "{{ .Count }} ページ目"
other: "{{ .Count }} ページ目"
section:
other: セクション
subsection:
one: サブセクション
other: サブセクション
article: article:
back: back:
other: 前のページ other: 前のページ
@ -54,7 +66,7 @@ search:
footer: footer:
builtWith: builtWith:
other: Built with {{ .Generator }} other: {{ .Generator }} で構築されています。
designedBy: designedBy:
other: テーマ {{ .Theme }} は {{ .DesignedBy }} によって設計されています。 other: テーマ {{ .Theme }} は {{ .DesignedBy }} によって設計されています。