xref: /plugin/combo/lang/en/admin/README.md (revision 5f891b7e09648e05e78f5882f3fdde1e9df9b0f1)
1## README
2# About
3This files are used as block for admin pages.
4
5# Syntax
6
7```
8pluginComponent_suffix.txt
9```
10
11Example:
12```text
13pagerules_intro.txt
14```
15is the introduction text of the `pagerules` admin page.
16
17
18