You can create multilingual READMEs for your plugin, which will be displayed in Dify Marketplace and other locations based on the user’s preferred language.Documentation Index
Fetch the complete documentation index at: https://dify-6c0370d8-docs-sync-pr-768.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
README File Specifications
| Language | Required | Filename | Path | Description |
|---|---|---|---|---|
| English | Yes | README.md | Plugin root directory | / |
| Other Languages | No | README_<language_code>.md | In the readme folder under the plugin root directory | Currently supports Japanese, Portuguese, and Simplified Chinese. |
How Multilingual READMEs are Displayed in Marketplace
When your plugin has a README in the user’s preferred language, the plugin’s detail page in Dify Marketplace will display that language version of the README.
Edit this page | Report an issue