Added ru.json
This commit is contained in:
parent
6d47281e0c
commit
2121cf8641
|
@ -0,0 +1,10 @@
|
||||||
|
{
|
||||||
|
"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": "Вставьте код в тему внизу."
|
||||||
|
}
|
Loading…
Reference in New Issue