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

6 lines
91 B
PHP
Raw Normal View History

2022-01-19 23:54:55 +08:00
<?php
return [
'comment_buy_medal' => '花费 :bonus 魔力购买了 :medal_name',
];