source: tanzpartie-hugo/themes/bilberry-hugo-theme/i18n/ko.toml @ 17225

Last change on this file since 17225 was 16971, checked in by Henrik Bettermann, 2 years ago
File size: 449 bytes
Line 
1[categories]
2other = "카테고리"
3
4[authors]
5other = "글쓴이"
6
7[tags]
8other = "태그"
9
10[socialMedia]
11other = "소셜 미디어"
12
13[latestPosts]
14other = "최근 글"
15
16[search]
17other = "검색 ..."
18
19[noSearchResults]
20other = "검색 결과가 없습니다."
21
22[olderPosts]
23other = "이전 글"
24
25[newerPosts]
26other = "최근 글"
27
28[continueReading]
29other = "더보기"
30
31[otherLanguages]
32other = "다국어"
33
34[readingTime]
35other = "{{.Count}} 분"
36
Note: See TracBrowser for help on using the repository browser.