self enable add switch

This commit is contained in:
xiaomlove
2026-04-09 10:52:58 +07:00
parent db4982f8f7
commit 9e632811ef
8 changed files with 11 additions and 11 deletions
+1
View File
@@ -10,4 +10,5 @@ return [
'deduct_bonus_total' => 'Currently banned for :days days, total bonus to be deducted :total',
'enable_desc' => 'If you need to unblock, click the button below, the corresponding bonus points will be deducted and the account will return to normal.',
'enable_button' => 'Click to unblock',
'feature_disabled' => 'Feature not enabled',
];
+1
View File
@@ -10,4 +10,5 @@ return [
'deduct_bonus_total' => '当前已封禁 :days 天,共需扣除魔力 :total',
'enable_desc' => '若需要解封,点击下面按钮,扣除相应魔力后账号即恢复正常。',
'enable_button' => '点我解封',
'feature_disabled' => '功能未启用',
];
+1
View File
@@ -10,4 +10,5 @@ return [
'deduct_bonus_total' => '當前已封禁 :days 天,共需扣除魔力 :total',
'enable_desc' => '若需要解封,點擊下面按鈕,扣除相應魔力後賬號即恢復正常。',
'enable_button' => '點我解封',
'feature_disabled' => '功能未啟用',
];