mirror of
https://github.com/danpros/htmly.git
synced 2026-04-19 12:06: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 = "Sólo otro usuario HTMLy"
|
||||
back_to = "Volver a"
|
||||
backup = "Respaldo"
|
||||
bing_webmaster_tools = "Bing Webmaster Tools"
|
||||
blog_description = "En un párrafo, cuéntanos más sobre tu blog."
|
||||
blog_theme = "Tema del blog"
|
||||
blog_title = "Título del blog"
|
||||
|
|
@ -83,6 +84,7 @@ feed_url = "URL de la fuente"
|
|||
filename = "Nombre del archivo"
|
||||
follow = "Seguir"
|
||||
for_google_site_verification_meta = "Para meta de verificación del sitio de Google"
|
||||
for_msvalidate_01_meta = "For msvalidate.01 meta"
|
||||
front_page_displays = "Visualización de la página principal"
|
||||
full_post = "Publicación completa"
|
||||
general = "Generales"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue