New translations index.mdx (Scottish Gaelic)

[ci skip]
This commit is contained in:
crowdin 2024-07-04 17:55:46 +00:00
parent d653c2eeca
commit 4f08a8e61a

@ -16,6 +16,7 @@ Plugins are ways to extend Castopod's core features.
* … * …
* icon.svg * icon.svg
* manifest.json // required * manifest.json // required
* LICENSE.md
* Plugin.php // required * Plugin.php // required
* README.md * README.md
</FileTree> </FileTree>
@ -91,6 +92,11 @@ through.\
It should be used for any additional information to help guide the user in using It should be used for any additional information to help guide the user in using
the plugin. the plugin.
### Plugin LICENSE
In addition to specifying [the license in the manifest](./manifest#license), you may add a `LICENSE.md` file.
Just as the `README.md` file, its contents will be loaded into the plugin's view page for the user to read.
### Plugin icon ### Plugin icon
The plugin icon is displayed next to its title, it is an SVG file intended to The plugin icon is displayed next to its title, it is an SVG file intended to