From 55fbb582396382cc9642e78120ebf7e12cfd0c01 Mon Sep 17 00:00:00 2001 From: RGB Date: Fri, 2 Dec 2016 13:12:33 +0900 Subject: [PATCH] english, korean translation data --- i18n/en.yaml | 14 ++++++++++++++ i18n/ko.yaml | 14 ++++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 i18n/en.yaml create mode 100644 i18n/ko.yaml diff --git a/i18n/en.yaml b/i18n/en.yaml new file mode 100644 index 0000000..e1c4508 --- /dev/null +++ b/i18n/en.yaml @@ -0,0 +1,14 @@ +- id: education + translation: Education +- id: experiences + translation: Experiences +- id: interests + translation: Interests +- id: languages + translation: Languages +- id: projects + translation: Projects +- id: skills + translation: Skills & Proficiency +- id: summary + translation: Career Profile \ No newline at end of file diff --git a/i18n/ko.yaml b/i18n/ko.yaml new file mode 100644 index 0000000..c7aa6bb --- /dev/null +++ b/i18n/ko.yaml @@ -0,0 +1,14 @@ +- id: education + translation: Çз +- id: experiences + translation: °æ·Â +- id: interests + translation: Ãë¹Ì +- id: languages + translation: ¾ð¾î´É·Â +- id: projects + translation: ÇÁ·ÎÁ§Æ® +- id: skills + translation: ±â¼ú & ¼÷·Ãµµ +- id: summary + translation: ¼Ò°³ \ No newline at end of file