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

View File

@@ -14,6 +14,6 @@ return [
'subject' => 'SeedBox poststatus endret',
'body' => 'Statusen for SeedBox oppføringen med ID :id ble endret av :operator fra :old_status til :new_status. Årsak: :reason',
],
'is_seed_box_yes' => 'Denne IP er frøboksen, identifisert i posten med ID :id',
'is_seed_box_yes' => 'Denne IP er SeedBox',
'is_seed_box_no' => 'Denne IP er ikke SeedBox',
];