Files
biiproject-kit-v1/lang/vendor/filament-panels/lus/pages/tenancy/edit-tenant-profile.php
T

26 lines
280 B
PHP

<?php
return [
'form' => [
'actions' => [
'save' => [
'label' => 'Thlâkthlengna',
],
],
],
'notifications' => [
'saved' => [
'title' => 'A in thlâkthleng e.',
],
],
];