diff --git a/i18n/ja.toml b/i18n/ja.toml
index bcb1e7b..530f9be 100644
--- a/i18n/ja.toml
+++ b/i18n/ja.toml
@@ -7,6 +7,12 @@ other = "タグ"
[series]
other = "シリーズ"
+[author]
+other = "筆者"
+
+[posts]
+other = "記事"
+
[reading_time]
one = "1分で読めます"
other = "{{ .Count }}分で読めます"
@@ -18,7 +24,10 @@ other = "ページが見つかりません"
other = "申し訳ございません。アクセスしようとしたページが見つかりませんでした。"
[head_back]
-other = "ホームページからお探しいただきますようお願い申し上げます。"
+other = "トップページからお探しいただきますようお願い申し上げます。"
[powered_by]
other = "利用技術"
+
+[see_also]
+other = "関連記事:"