From f1329fe53d3ac48a7b971684dc40db64e79d54cb Mon Sep 17 00:00:00 2001 From: "Hattomo (TomohiroHattori)" <45988993+Hattomo@users.noreply.github.com> Date: Wed, 27 Jan 2021 17:00:45 +0900 Subject: [PATCH] Add more japanese traslations (#202) --- i18n/ja.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/i18n/ja.yaml b/i18n/ja.yaml index 30b412d..c286ef9 100644 --- a/i18n/ja.yaml +++ b/i18n/ja.yaml @@ -3,3 +3,14 @@ - id: next_page translation: "次のページ" + +- id: read_time + translation: + one : "1 分" + other: "{{ .Count }} 分" + +- id: toc + translation: "目次" + +- id: translations + translation: "言語"