13 lines
No EOL
887 B
JSON
13 lines
No EOL
887 B
JSON
{
|
|
"plugin-data":
|
|
{
|
|
"name": "HTML Code",
|
|
"description": "サイトのheadメタデータやヘッダー、フッターにHTML, CSS, Java Scriptコードを追加します。"
|
|
},
|
|
"insert-code-in-the-website-inside-the-tag-head": "ウェブサイトの <head> </head> タグ内にコードを挿入します",
|
|
"insert-code-in-the-website-at-the-top": "ウェブサイトの上部にコードを挿入します",
|
|
"insert-code-in-the-website-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": "管理画面の下部にコードを挿入します"
|
|
} |