update lang

This commit is contained in:
xiaomlove
2025-05-17 21:18:20 +07:00
parent 44dac027ac
commit 40fcc85e55
49 changed files with 227 additions and 48 deletions
+1 -1
View File
@@ -14,6 +14,6 @@ return [
'subject' => 'SeedBoxレコードの状態が変更されました',
'body' => 'ID :idを持つSeedBoxレコードのステータスが:operatorによって:old_statusから:new_statusに変更されました。理由: ::reason',
],
'is_seed_box_yes' => 'この IP は SeedBox であり、ID は :id でレコードによって識別されます。',
'is_seed_box_yes' => 'この IP は SeedBox で',
'is_seed_box_no' => 'この IP は SeedBox ではありません',
];