From f86b7bd2641a8945a9bd84415d7483d4cc5e8cdd Mon Sep 17 00:00:00 2001 From: Taegon Kim Date: Fri, 9 Nov 2018 11:54:25 +0900 Subject: [PATCH 1/2] Korean translation: add release schedule --- locale/ko/about/releases.md | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/locale/ko/about/releases.md b/locale/ko/about/releases.md index 16ae0c379d30a..8bcb530553787 100644 --- a/locale/ko/about/releases.md +++ b/locale/ko/about/releases.md @@ -2,17 +2,17 @@ layout: about-release-schedule.hbs title: 릴리스 statuses: - maintenance: 'Maintenance LTS' - active: 'Active LTS' - current: 'Current' - pending: 'Pending' + maintenance: '유지보수 LTS' + active: '활성 LTS' + current: '현재버전' + pending: '대기 중' columns: - - 'Release' - - 'Status' - - 'Codename' - - 'Initial Release' - - 'Active LTS Start' - - 'Maintenance LTS Start' - - 'End-of-life' -schedule-footer: Dates are subject to change. + - '릴리스' + - '상태' + - '코드네임' + - '최초 릴리스' + - '활성 LTS 시작' + - '유지보수 LTS 시작' + - '지원 종료' +schedule-footer: 날짜는 변경될 수 있습니다. --- From 385b5e543e1fcb3bca2894133d2e2c0b4eaa85cd Mon Sep 17 00:00:00 2001 From: Taegon Kim Date: Fri, 9 Nov 2018 23:59:05 +0900 Subject: [PATCH 2/2] Fixed a misspelled word --- locale/ko/about/releases.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locale/ko/about/releases.md b/locale/ko/about/releases.md index 8bcb530553787..e04fefc8f13da 100644 --- a/locale/ko/about/releases.md +++ b/locale/ko/about/releases.md @@ -4,7 +4,7 @@ title: 릴리스 statuses: maintenance: '유지보수 LTS' active: '활성 LTS' - current: '현재버전' + current: '현재 버전' pending: '대기 중' columns: - '릴리스'