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 poststatus ändrad',
'body' => 'Status för din SeedBox post med ID :id ändrades av :operator från :old_status till :new_status. Anledning: :reason',
],
'is_seed_box_yes' => 'Denna IP är SeedBox, identifierad av posten med ID :id',
'is_seed_box_yes' => 'Denna IP är SeedBox',
'is_seed_box_no' => 'Denna IP är inte SeedBox',
];