diff options
Diffstat (limited to 'i18n/ja.toml')
-rw-r--r-- | i18n/ja.toml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/i18n/ja.toml b/i18n/ja.toml index b9d5133..5e1d863 100644 --- a/i18n/ja.toml +++ b/i18n/ja.toml @@ -42,3 +42,12 @@ [tagsCurrentTag] other = "タグ {{ .Title }} を持つ記事:" + +[searchSuccess] + other = "[NUM] 件 ([TIME] ミリ秒)" + +[searchNotFound] + other = "検索できませんでした" + +[searchFailed] + other = "インデックスを取得できません" |