New translations create.mdx (Dutch)

[ci skip]
This commit is contained in:
crowdin 2024-08-09 13:30:06 +00:00
parent 4035c9f488
commit c8891a7284

View File

@ -30,7 +30,7 @@ project generated for you!
1. create a plugin folder inside a vendor directory
<FileTree>
* plugins
* plug-ins
* acme
* **hello-world/**
* …
@ -39,7 +39,7 @@ project generated for you!
2. add a manifest.json file
<FileTree>
* hello-world
* hallo-wereld
* **manifest.json**
</FileTree>
@ -48,7 +48,7 @@ project generated for you!
3. add the Plugin.php class
<FileTree>
* hello-world
* hallo-wereld
* manifest.json
* **Plugin.php**
</FileTree>