Use plural translation keys for taxonomies (#620)

This commit is contained in:
Alphonse Mariya
2021-12-26 19:18:00 +01:00
committed by GitHub
parent 0b430ece67
commit d14dd837ec
33 changed files with 229 additions and 263 deletions

View File

@@ -1,14 +1,14 @@
[category]
other = "카테고리"
[categories]
one = "카테고리"
[tag]
other = "태그"
[tags]
one = "태그"
[series]
other = "시리즈"
one = "시리즈"
[author]
other = "저자"
[authors]
one = "저자"
[posts]
other = "포스트"