mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-15 05:00:49 +08:00
7 lines
163 B
PHP
7 lines
163 B
PHP
<?php
|
|
|
|
return [
|
|
'comment_buy_medal' => 'Spend :bonus bonus buy :medal_name',
|
|
'comment_buy_attendance_card' => 'Spend :bonus bonus buy one attend card',
|
|
];
|