mirror of
https://github.com/danpros/htmly.git
synced 2026-04-22 05:26: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 = "Just another HTMLy user"
|
||||
back_to = "Voltar para"
|
||||
backup = "Backup"
|
||||
bing_webmaster_tools = "Bing Webmaster Tools"
|
||||
blog_description = "Em um parágrafo, descreva sobre seu site/blog."
|
||||
blog_theme = "Tema do site/blog"
|
||||
blog_title = "Título (site/blog)"
|
||||
|
|
@ -83,6 +84,7 @@ feed_url = "URL do Feed"
|
|||
filename = "Nome do arquivo"
|
||||
follow = "Seguir"
|
||||
for_google_site_verification_meta = "Para o meta google-site-verification"
|
||||
for_msvalidate_01_meta = "Para o meta msvalidate.01"
|
||||
front_page_displays = "Mostrar na primeira página"
|
||||
full_post = "Postagem completa"
|
||||
general = "Geral"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue