File "account-widget.php"
Full Path: /home/tecassol/public_html/tecas-solar.ma/vendor/filament/actions/resources/lang/ne/widgets/account-widget.php
File size: 203 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
return [
'actions' => [
'logout' => [
'label' => 'साइन आउट गर्नुहोस्',
],
],
'welcome' => 'स्वागत छ',
];