Files
nexusphp/resources/lang/en/bonus.php

7 lines
163 B
PHP
Raw Normal View History

2022-03-31 16:28:08 +08:00
<?php
return [
'comment_buy_medal' => 'Spend :bonus bonus buy :medal_name',
2022-05-29 18:22:56 +08:00
'comment_buy_attendance_card' => 'Spend :bonus bonus buy one attend card',
2022-03-31 16:28:08 +08:00
];