Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/cntrump/hugo-notepadium.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcntrump <cntrump@gmail.com>2021-01-27 05:52:12 +0300
committerGitHub <noreply@github.com>2021-01-27 05:52:12 +0300
commit774dcca1fc60e50b8119b8316126daac696aec38 (patch)
tree768c5cd61723f6dc0079db82142517d6605034e5
parentfd99963ffa662926af3825ac178b9ca9bba73486 (diff)
parent9ffcfa60947c0ef7b2d6e450175d9dcbce8ad941 (diff)
Merge pull request #109 from kofuk/japanese-translation
Add Japanese translation
-rw-r--r--i18n/ja.toml12
1 files changed, 12 insertions, 0 deletions
diff --git a/i18n/ja.toml b/i18n/ja.toml
new file mode 100644
index 0000000..c87d46c
--- /dev/null
+++ b/i18n/ja.toml
@@ -0,0 +1,12 @@
+[edited]
+other = " • %s が編集"
+
+[readingTime]
+one = " • 所要時間 1 分"
+other = " • 所要時間 {{ .Count }} 分"
+
+[Categories]
+other = "カテゴリー"
+
+[Tags]
+other = "タグ"