add requests and tags

This commit is contained in:
xiaomlove
2021-02-20 18:22:19 +08:00
parent 605ec25284
commit d506a4ebfb
13 changed files with 613 additions and 22 deletions

View File

@@ -0,0 +1,5 @@
<?php
$lang_viewrequests = [
'page_title' => 'Requests',
''
];