Skip to content

Commit

Permalink
fix: fix typo in ja translation file (#508)
Browse files Browse the repository at this point in the history
  • Loading branch information
xoxys authored Sep 28, 2022
1 parent 45861ff commit 2d8e280
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion i18n/ja.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ title_anchor_prefix: "アンカー先:"
posts_read_more: 全投稿を閲覧
posts_read_time:
one: "読むのに 1 分かかります"
other: "読むのに要する時間 {{ . } (分)}"
other: "読むのに要する時間 {{ . }} (分)"
posts_update_prefix: 更新時刻
posts_count:
one: "一件の投稿"
Expand Down

0 comments on commit 2d8e280

Please sign in to comment.