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

23 lines
295 B
PHP

<?php
return [
'form' => [
'actions' => [
'save' => [
'label' => 'ለውጦችን ያስቀምጡ',
],
],
],
'notifications' => [
'saved' => [
'title' => 'ተመዝግቦዋል',
],
],
];