sync translations

This commit is contained in:
xiaomlove
2021-06-05 16:02:01 +08:00
parent 2ce9f5105f
commit b8e82e4bae
7 changed files with 38 additions and 6 deletions
+9
View File
@@ -0,0 +1,9 @@
<?php
return [
'admin' => [
'list' => [
'page_title' => 'Exam users'
]
]
];