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

7 lines
176 B
PHP
Raw Normal View History

2022-03-31 16:28:08 +08:00
<?php
return [
'comment_buy_medal' => '花費 :bonus 魔力購買了 :medal_name',
2022-05-29 18:22:56 +08:00
'comment_buy_attendance_card' => '花費 :bonus 魔力購買了 1 張補簽卡',
2022-03-31 16:28:08 +08:00
];