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-tietueen tila muuttunut',
'body' => 'SeedBox-tietueen tila tunnisteella :id muuttui :operator paikasta :old_status muotoon :new_status. Syy: :reason',
],
'is_seed_box_yes' => 'Tämä IP on SeedBox, tunnistaa tietue ID :id',
'is_seed_box_yes' => 'Tämä IP on SeedBox',
'is_seed_box_no' => 'Tämä IP-osoite ei ole SeedBox',
];