Update i18n files with missing keys

This commit is contained in:
Luiz F. A. de Prá
2021-12-27 10:09:04 -03:00
parent a4fb372e6b
commit 963a78323b
20 changed files with 474 additions and 0 deletions

View File

@@ -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 = "Powered by"
[see_also]
other = "관련 글:"
[note]
other = "note"
[tip]
other = "tip"
[example]
other = "example"
[question]
other = "question"
[info]
other = "info"
[warning]
other = "warning"
[error]
other = "error"