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
+13
View File
@@ -0,0 +1,13 @@
{
"plugin-data":
{
"name": "HTML-code",
"description": "Voeg HTML, CSS of JavaScript toe in de head metadata, header of footer van de site."
},
"insert-code-in-the-theme-inside-the-tag-head": "Code aan het thema toevoegen tussen de tags <head> </head>",
"insert-code-in-the-theme-at-the-top": "Code boven aan het thema toevoegen.",
"insert-code-in-the-theme-at-the-bottom": "Code onder aan het thema toevoegen.",
"insert-code-in-the-admin-area-inside-the-tag-head": "Code aan het beheergedeelte toevoegen tussen de tags <head> </head>",
"insert-code-in-the-admin-area-at-the-top": "Code boven aan het beheergedeelte toevoegen.",
"insert-code-in-the-admin-area-at-the-bottom": "Code onder aan het beheergedeelte toevoegen."
}