summaryrefslogtreecommitdiff
path: root/themes/PaperMod/i18n/ko.yaml
diff options
context:
space:
mode:
authorIndrajith K L2022-03-19 16:54:23 +0530
committerIndrajith K L2022-03-19 16:54:23 +0530
commit29fcd231e3da9b33c237886f3c1bb30a557ad641 (patch)
tree8eba56550b35938e7c445c9ed6d9005c14036666 /themes/PaperMod/i18n/ko.yaml
downloadexperimentsofindrajith-29fcd231e3da9b33c237886f3c1bb30a557ad641.tar.gz
experimentsofindrajith-29fcd231e3da9b33c237886f3c1bb30a557ad641.tar.bz2
experimentsofindrajith-29fcd231e3da9b33c237886f3c1bb30a557ad641.zip
Initial Commit
Diffstat (limited to 'themes/PaperMod/i18n/ko.yaml')
-rw-r--r--themes/PaperMod/i18n/ko.yaml25
1 files changed, 25 insertions, 0 deletions
diff --git a/themes/PaperMod/i18n/ko.yaml b/themes/PaperMod/i18n/ko.yaml
new file mode 100644
index 0000000..db0bcc7
--- /dev/null
+++ b/themes/PaperMod/i18n/ko.yaml
@@ -0,0 +1,25 @@
+- id: prev_page
+ translation: "이전 페이지"
+
+- id: next_page
+ translation: "다음 페이지"
+
+- id: read_time
+ translation:
+ one : "1 분"
+ other: "{{ .Count }} 분"
+
+- id: toc
+ translation: "목차"
+
+- id: translations
+ translation: "번역"
+
+- id: home
+ translation: "홈페이지"
+
+- id: code_copy
+ translation: "복사"
+
+- id: code_copied
+ translation: "복사완료!"