mirror of
https://github.com/danpros/htmly.git
synced 2026-04-21 04:56:23 +05:30
Add support for Bing Webmaster Tools site verification
This commit is contained in:
parent
e55f8eec26
commit
c387e83f54
35 changed files with 80 additions and 3 deletions
|
|
@ -24,6 +24,7 @@ author = "글쓴이"
|
|||
author_description = "또 다른 HTMLy 사용자"
|
||||
back_to = "돌아가기"
|
||||
backup = "백업"
|
||||
bing_webmaster_tools = "Bing Webmaster Tools"
|
||||
blog_description = "한 단락으로 이 블로그에 대해 더 알려주세요."
|
||||
blog_theme = "블로그 테마"
|
||||
blog_title = "블로그 제목"
|
||||
|
|
@ -83,6 +84,7 @@ feed_url = "URL 피드"
|
|||
filename = "파일 이름"
|
||||
follow = "팔로우"
|
||||
for_google_site_verification_meta = "google-site-verification 메타"
|
||||
for_msvalidate_01_meta = "msvalidate.01 메타"
|
||||
front_page_displays = "첫 페이지 표시"
|
||||
full_post = "전체 글 보기"
|
||||
general = "일반"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue