feat(i18n): add Japanese translation of Table of Content (#237)

This commit is contained in:
zhixuan 2021-06-23 18:16:46 +09:00 committed by GitHub
parent 70615246c5
commit 0c8643e458
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,8 +5,15 @@ darkMode:
other: ダークモード other: ダークモード
article: article:
back:
other: 前のページ
tableOfContents:
other: 目次
relatedContents: relatedContents:
other: 関連するコンテンツ other: 関連するコンテンツ
lastUpdatedOn: lastUpdatedOn:
other: 最終更新 other: 最終更新
@ -20,8 +27,10 @@ widget:
archives: archives:
title: title:
other: アーカイブ other: アーカイブ
more: more:
other: さらに見る other: さらに見る
tagCloud: tagCloud:
title: title:
other: タグ other: タグ
@ -29,7 +38,9 @@ widget:
search: search:
title: title:
other: 検索 other: 検索
placeholder: placeholder:
other: 入力... other: 入力...
resultTitle: resultTitle:
other: "#PAGES_COUNT 件 #TIME_SECONDS 秒)" other: "#PAGES_COUNT 件 #TIME_SECONDS 秒)"