feat(LRL App): init V0
This commit is contained in:
13
lang/fr/services.php
Normal file
13
lang/fr/services.php
Normal file
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'fields' => [
|
||||
'service' => 'Service',
|
||||
'services' => 'Services',
|
||||
'identifier' => 'Identifiant',
|
||||
'name' => 'Nom',
|
||||
'description' => 'Description',
|
||||
'url' => 'URL',
|
||||
'icon' => 'Icon',
|
||||
]
|
||||
];
|
||||
Reference in New Issue
Block a user