feat(LRL App): init V0
This commit is contained in:
15
lang/vendor/filament-panels/fr/widgets/account-widget.php
vendored
Normal file
15
lang/vendor/filament-panels/fr/widgets/account-widget.php
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'actions' => [
|
||||
|
||||
'logout' => [
|
||||
'label' => 'Déconnexion',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'welcome' => 'Bonjour',
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user