This commit is contained in:
Ty Clifford
2026-07-03 07:31:09 -04:00
commit cebb0d3af1
800 changed files with 89782 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"plugin-data": {
"name": "HTML-код",
"description": "Добавьте код HTML, CSS или Javascript в метаданные заголовка, заголовок или нижний колонтитул вашего сайта."
},
"insert-code-in-the-theme-inside-the-tag-head": "Вставить код в тему внутри тега <head> </head> (в метаданные заголовка страниц сайта).",
"insert-code-in-the-theme-at-the-top": "Вставить код в тему вверху странц сайта.",
"insert-code-in-the-theme-at-the-bottom": "Вставить код в тему внизу странц сайта.",
"insert-code-in-the-admin-area-inside-the-tag-head": "Вставить код в админ-панели внутри тега <head> </head>",
"insert-code-in-the-admin-area-at-the-top": "Вставить код в админ-панели вверху.",
"insert-code-in-the-admin-area-at-the-bottom": "Вставить код в админ-панели внизу."
}