xref: /plugin/combo/lang/en/admin/README.md (revision 977ce05d19d8dab0a70c9a27f8da0b7039299e82)
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