mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2024-11-23 10:21:46 +01:00
feat(i18n): added missing korean translation (categories cloud widget) (#653)
This commit is contained in:
parent
5869a7ab83
commit
72c5f4ea24
1 changed files with 4 additions and 0 deletions
|
@ -47,6 +47,10 @@ widget:
|
||||||
more:
|
more:
|
||||||
other: 더보기
|
other: 더보기
|
||||||
|
|
||||||
|
categoriesCloud:
|
||||||
|
title:
|
||||||
|
other: 카테고리
|
||||||
|
|
||||||
tagCloud:
|
tagCloud:
|
||||||
title:
|
title:
|
||||||
other: 태그
|
other: 태그
|
||||||
|
|
Loading…
Reference in a new issue