summaryrefslogtreecommitdiff
path: root/src/docs/id-ID/create-plugin.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/docs/id-ID/create-plugin.md')
-rw-r--r--src/docs/id-ID/create-plugin.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/docs/id-ID/create-plugin.md b/src/docs/id-ID/create-plugin.md
index 0d2fa19178..ec17b95186 100644
--- a/src/docs/id-ID/create-plugin.md
+++ b/src/docs/id-ID/create-plugin.md
@@ -1,7 +1,7 @@
# プラグインの作成
Misskey Webクライアントのプラグイン機能を使うと、クライアントを拡張し、様々な機能を追加できます。 ここではプラグインの作成にあたってのメタデータ定義や、AiScript APIリファレンスを掲載します。
-## メタデータ
+## Metadata
プラグインは、AiScriptのメタデータ埋め込み機能を使って、デフォルトとしてプラグインのメタデータを定義する必要があります。 メタデータは次のプロパティを含むオブジェクトです。
### name