Merge pull request #834 from varian-lee/patch-1
Added Korean data in ui-text.yml
This commit is contained in:
commit
fc378d8d43
7 changed files with 91 additions and 0 deletions
|
@ -454,6 +454,50 @@ ne: &DEFAULT_NE
|
|||
loading_label : "लोड हुँदैछ ..."
|
||||
ne-NP:
|
||||
<<: *DEFAULT_NE
|
||||
|
||||
# Korean
|
||||
# --------------
|
||||
ko: &DEFAULT_KO
|
||||
page : "페이지"
|
||||
pagination_previous : "이전"
|
||||
pagination_next : "다음"
|
||||
breadcrumb_home_label : "Home"
|
||||
breadcrumb_separator : "/"
|
||||
menu_label : "토글 메뉴"
|
||||
toc_label : "On This Page"
|
||||
ext_link_label : "직접 링크"
|
||||
less_than : "최대"
|
||||
minute_read : "분 소요"
|
||||
share_on_label : "공유하기"
|
||||
meta_label :
|
||||
tags_label : "태그:"
|
||||
categories_label : "카테고리:"
|
||||
date_label : "업데이트:"
|
||||
comments_label : "댓글남기기"
|
||||
comments_title : "댓글"
|
||||
more_label : "더 보기"
|
||||
related_label : "참고"
|
||||
follow_label : "팔로우:"
|
||||
feed_label : "피드"
|
||||
powered_by : "Powered by"
|
||||
website_label : "웹사이트"
|
||||
email_label : "이메일"
|
||||
recent_posts : "최근 포스트"
|
||||
undefined_wpm : "Undefined parameter words_per_minute at _config.yml"
|
||||
comment_form_info : "이메일은 공개되지 않습니다. 작성 필요 필드:"
|
||||
comment_form_comment_label : "댓글"
|
||||
comment_form_md_info : "마크다운을 지원합니다."
|
||||
comment_form_name_label : "이름"
|
||||
comment_form_email_label : "이메일"
|
||||
comment_form_website_label : "웹사이트(선택사항)"
|
||||
comment_btn_submit : "댓글 등록"
|
||||
comment_btn_submitted : "등록됨"
|
||||
comment_success_msg : "감사합니다! 댓글이 머지된 후 확인하실 수 있습니다."
|
||||
comment_error_msg : "댓글 등록에 문제가 있습니다. 필요 필드를 작성했는지 확인하고 다시 시도하세요."
|
||||
loading_label : "로딩중..."
|
||||
ko-KR:
|
||||
<<: *DEFAULT_KO
|
||||
|
||||
# Another locale
|
||||
# --------------
|
||||
|
||||
|
|
|
@ -0,0 +1,7 @@
|
|||
_id: b3f80ef0-b7b9-11e6-9b81-0bc3350a75b6
|
||||
message: Awesome....
|
||||
name: Joko
|
||||
email: e173d909aa244a3fbf81908da947ff94
|
||||
url: ''
|
||||
hidden: ''
|
||||
date: '2016-12-01T11:31:30.231Z'
|
|
@ -0,0 +1,8 @@
|
|||
_id: 4218daa0-c95f-11e6-b347-77ada084d3be
|
||||
message: Agreed
|
||||
name: Bob
|
||||
email: d73914c0f3c7350b9fbc0790e1fc0412
|
||||
url: ''
|
||||
hidden: ''
|
||||
date: '2016-12-23T22:29:25.380Z'
|
||||
data: '2016-12-23T22:29:25.380Z'
|
|
@ -0,0 +1,7 @@
|
|||
_id: 0ef265d0-d1c8-11e6-b0a9-efc179b06d97
|
||||
message: "Got a little problem here,\r\n\r\nIf I'm using Github pages, should I delete those Theme files?\r\n\r\nbecause after I `bundle update`, they didn't generated as expected, or I've misunderstanding.\r\n\r\nOr, I should follow the instruction in Installation:\r\n> To maintain a local Jekyll environment in sync with GitHub Pages replace the gem \"jekyll\" line with gem \"github-pages\", group: :jekyll_plugins and run the following:\r\n\r\nThanks : )"
|
||||
name: Specialvict
|
||||
email: e568a82db250c5130842f4fa42d5cacf
|
||||
url: 'https://oaleeapp.info'
|
||||
hidden: ''
|
||||
date: '2017-01-03T15:19:46.590Z'
|
|
@ -0,0 +1,7 @@
|
|||
_id: e91c28e0-d1c8-11e6-b0a9-efc179b06d97
|
||||
message: "@Specialvict - follow [these instructions](https://mmistakes.github.io/minimal-mistakes/docs/quick-start-guide/#github-pages-compatible-method) in the docs. The theme gem install instructions don't apply to you since GitHub Pages doesn't support 3rd party gem themes yet.\r\n\r\nYou need to install the old way of forking the theme files."
|
||||
name: Michael Rose
|
||||
email: 1ce71bc10b86565464b612093d89707e
|
||||
url: 'https://mademistakes.com'
|
||||
hidden: ''
|
||||
date: '2017-01-03T15:25:52.037Z'
|
|
@ -0,0 +1,7 @@
|
|||
_id: edfee0e0-cec2-11e6-9fec-f15f86beaa6c
|
||||
message: "How do I add a header image to the minimal mistakes theme? It's given in documentation to add a YAML front matter. But it's not given where to add it? \r\n<a href = \"https://mmistakes.github.io/minimal-mistakes/docs/layouts/\">Header documentation</a>"
|
||||
name: shivam mitra
|
||||
email: 38e378dc28daa978e5e7296723b3a65c
|
||||
url: 'https://codophobia.github.io/'
|
||||
hidden: ''
|
||||
date: '2016-12-30T19:05:29.755Z'
|
|
@ -0,0 +1,11 @@
|
|||
_id: 73977ed0-cecb-11e6-9fec-f15f86beaa6c
|
||||
message: >-
|
||||
You add it to the YAML Front Matter of the post or page you want the header
|
||||
on. It's not globally assigned. If you want the same header on every page you
|
||||
could set it with [front matter
|
||||
defaults](https://jekyllrb.com/docs/configuration/#front-matter-defaults).
|
||||
name: Michael Rose
|
||||
email: 1ce71bc10b86565464b612093d89707e
|
||||
url: 'https://mademistakes.com'
|
||||
hidden: ''
|
||||
date: '2016-12-30T20:06:29.940Z'
|
Loading…
Reference in a new issue