From 20bc7e67221709d340ce986b1cdf6d23a0e1a750 Mon Sep 17 00:00:00 2001 From: ShortArrow <bamboogeneral@live.jp> Date: Mon, 26 Dec 2022 21:13:50 +0000 Subject: [PATCH] Update ja-jp translations and add japanese fonts (#746) --- i18n/ja.toml | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) diff --git a/i18n/ja.toml b/i18n/ja.toml index 4412c91..4a7e303 100644 --- a/i18n/ja.toml +++ b/i18n/ja.toml @@ -1,18 +1,18 @@ [categories] one = "カテゴリー" -other = "categories" +other = "カテゴリー" [tags] one = "タグ" -other = "tags" +other = "タグ" [series] one = "シリーズ" -other = "series" +other = "シリーズ" [authors] -one = "筆者" -other = "authors" +one = "著者" +other = "著者" [posts] other = "記事" @@ -34,7 +34,7 @@ other = "Licensed under" [powered_by] -other = "利用技術" +other = "Powered by" [see_also] other = "関連記事:" @@ -61,4 +61,4 @@ other = "error" [link_to_heading] -other = "Link to heading" +other = "見出しへのリンク" -- Gitblit v1.10.0