mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
add lang fi + fr
This commit is contained in:
8
resources/lang/fi/seedbox.php
Normal file
8
resources/lang/fi/seedbox.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'type_text' => [
|
||||
\App\Models\SeedBoxRecord::TYPE_USER => 'Käyttäjä',
|
||||
\App\Models\SeedBoxRecord::TYPE_ADMIN => 'Ylläpitäjä',
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user