feat(LRL App): init V0
This commit is contained in:
12
lang/fr/member_groups.php
Normal file
12
lang/fr/member_groups.php
Normal file
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'fields' => [
|
||||
'group' => 'Groupe',
|
||||
'groups' => 'Groupes',
|
||||
'name' => 'Nom',
|
||||
'description' => 'Description',
|
||||
'created_at' => 'Créé le',
|
||||
'updated_at' => 'Mis à jour le'
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user