mirror of
https://github.com/danpros/htmly.git
synced 2026-04-17 19:26:08 +05:30
Fix language ini
This commit is contained in:
parent
2d2fa9bd85
commit
19b1202003
2 changed files with 5 additions and 5 deletions
|
|
@ -177,7 +177,7 @@ Timezone = "시간대"
|
|||
Date_Format = "날짜 형식"
|
||||
Blog_Theme = "블로그 테마"
|
||||
Copyright_Line = "저작권 라인"
|
||||
Copyright_Line_Placeholder = Copyright_Line_Placeholder = "(C) 귀하의 이름입니다."
|
||||
Copyright_Line_Placeholder = "(C) 귀하의 이름입니다."
|
||||
Save_Config = "저장 config (설정)"
|
||||
Front_page_displays = "전면 페이지가 표시됩니다"
|
||||
Your_latest_blog_posts = "당신의 최신 블로그 게시물"
|
||||
|
|
@ -222,7 +222,7 @@ To_using_Disqus_or_Facebook_comment_you_need_to_provide_Disqus_shortname_or_Face
|
|||
Comment_system = "댓글 시스템"
|
||||
Disabled = "사용 안 함"
|
||||
Disqus_shortname = "Disqus에는 짧은 이름"
|
||||
Disqus_shortname_placeholder="htmly" = "htmly"
|
||||
Disqus_shortname_placeholder = "htmly"
|
||||
Facebook_App_ID = "페이스 북 앱 ID"
|
||||
widget_key_placeholder = "12345abcde"
|
||||
Recaptcha = "reCAPTCHA를"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue