medal management

This commit is contained in:
xiaomlove
2022-01-19 23:54:55 +08:00
parent 3fa8fd19c0
commit 64a1f2bb0c
39 changed files with 1282 additions and 171 deletions
+5
View File
@@ -0,0 +1,5 @@
<?php
return [
'comment_buy_medal' => '花费 :bonus 魔力购买了 :medal_name',
];