mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
Update i18n files with missing keys
This commit is contained in:
25
i18n/ja.toml
25
i18n/ja.toml
@@ -1,14 +1,18 @@
|
||||
[categories]
|
||||
one = "カテゴリー"
|
||||
other = "categories"
|
||||
|
||||
[tags]
|
||||
one = "タグ"
|
||||
other = "tags"
|
||||
|
||||
[series]
|
||||
one = "シリーズ"
|
||||
other = "series"
|
||||
|
||||
[authors]
|
||||
one = "筆者"
|
||||
other = "authors"
|
||||
|
||||
[posts]
|
||||
other = "記事"
|
||||
@@ -31,3 +35,24 @@ other = "利用技術"
|
||||
|
||||
[see_also]
|
||||
other = "関連記事:"
|
||||
|
||||
[note]
|
||||
other = "note"
|
||||
|
||||
[tip]
|
||||
other = "tip"
|
||||
|
||||
[example]
|
||||
other = "example"
|
||||
|
||||
[question]
|
||||
other = "question"
|
||||
|
||||
[info]
|
||||
other = "info"
|
||||
|
||||
[warning]
|
||||
other = "warning"
|
||||
|
||||
[error]
|
||||
other = "error"
|
||||
|
||||
Reference in New Issue
Block a user