feat(LRL App): init V0
This commit is contained in:
12
lang/fr/packages.php
Normal file
12
lang/fr/packages.php
Normal file
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'fields' => [
|
||||
'package' => 'Package',
|
||||
'packages' => 'Packages',
|
||||
'identifier' => 'Identifiant',
|
||||
'name' => 'Nom',
|
||||
'description' => 'Description',
|
||||
'is_active' => 'Actif',
|
||||
]
|
||||
];
|
||||
Reference in New Issue
Block a user