add medal max allow wear number

This commit is contained in:
xiaomlove
2023-01-30 14:47:02 +08:00
parent 2eaf5eabd1
commit 3edb283b62
9 changed files with 20 additions and 1 deletions
+1
View File
@@ -43,4 +43,5 @@ return [
'inventory_empty' => '庫存不足',
'gift_btn' => '贈送',
'confirm_to_gift' => '確定要贈送給用戶 ',
'max_allow_wearing' => '最多允許同時佩戴 :count 個勛章',
];