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