xref: /template/strap/lang/en/admin/README.md (revision 32b85071e019dd3646a67c17fac4051338e495eb)
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