bludit/bl-plugins/html-code/languages/en.json

11 lines
443 B
JSON

{
"plugin-data":
{
"name": "HTML Code",
"description": "Add HTML, CSS or Javascript code in the head metadata, header or footer of your site."
},
"insert-code-in-the-theme-inside-the-tag-head": "Insert code in the theme inside the tag <head> </head>",
"insert-code-in-the-theme-at-the-top": "Insert code in the theme at the top.",
"insert-code-in-the-theme-at-the-bottom": "Insert code in the theme at the bottom."
}