mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
update lang
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'type_text' => [
|
||||
\App\Models\SeedBoxRecord::TYPE_USER => 'Utente',
|
||||
\App\Models\SeedBoxRecord::TYPE_ADMIN => 'Amministratore',
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user