mirror of
https://github.com/danpros/htmly.git
synced 2026-04-22 13:36:22 +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 = "Autor"
|
|||
author_description = "Další stránky používající HTMLy"
|
||||
back_to = "Zpět na"
|
||||
backup = "Záloha"
|
||||
bing_webmaster_tools = "Bing Webmaster Tools"
|
||||
blog_description = "Řekněte v jednom odstavci více o svých stránkách"
|
||||
blog_theme = "Šablona blogu"
|
||||
blog_title = "Název blogu"
|
||||
|
|
@ -83,6 +84,7 @@ feed_url = "URL kanálu"
|
|||
filename = "Jméno souboru"
|
||||
follow = "Sledovat"
|
||||
for_google_site_verification_meta = "Pro google-site-verification meta"
|
||||
for_msvalidate_01_meta = "Pro msvalidate.01 meta"
|
||||
front_page_displays = "Hlavní stránka zobrazuje"
|
||||
full_post = "Celý příspěvek"
|
||||
general = "Obecné"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue