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