mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-05-17 05:37:32 +08:00
6 lines
84 B
PHP
6 lines
84 B
PHP
|
|
<?php
|
||
|
|
|
||
|
|
return [
|
||
|
|
'comment_buy_medal' => 'Spend :bonus bonus buy :medal_name',
|
||
|
|
];
|