Files
nexusphp/resources/lang/zh_CN/medal.php
T

11 lines
149 B
PHP
Raw Normal View History

2022-01-19 23:54:55 +08:00
<?php
return [
'action_wearing' => '佩戴',
2022-01-19 23:54:55 +08:00
'admin' => [
'list' => [
'page_title' => '勋章列表'
]
]
];