From 7323b2d24082ab7b6fdae94abd09099822651f9b Mon Sep 17 00:00:00 2001
From: amzrk2
Date: Sat, 18 Apr 2020 11:15:11 +0800
Subject: Fix missing translation

---
 i18n/ja.toml | 6 ++++++
 1 file changed, 6 insertions(+)

(limited to 'i18n/ja.toml')

diff --git a/i18n/ja.toml b/i18n/ja.toml
index 4e4e683..f70f3fc 100644
--- a/i18n/ja.toml
+++ b/i18n/ja.toml
@@ -30,3 +30,9 @@
 
 [postCommentLoadingFailed]
     other = "読み込みエラー"
+
+[archivesTotalPages]
+    other = "総記事数:"
+
+[tagsCurrentTag]
+    other = "タグ {{ .Title }} を持つ記事:"
-- 
cgit v1.2.3