2021-09-08 13:49:33 -07:00
|
|
|
<?php
|
|
|
|
|
2022-01-13 21:27:29 -08:00
|
|
|
return [
|
2024-03-08 06:01:34 -08:00
|
|
|
'info' => 'Dooro xulashooyinka aad rabto warbixinta hantidaada.',
|
|
|
|
'deleted_user' => 'Isticmaale la tirtiray',
|
|
|
|
'send_reminder' => 'Soo dir xasuusin',
|
|
|
|
'reminder_sent' => 'Xusuusin la diray',
|
|
|
|
'acceptance_deleted' => 'Codsiga aqbalaadda waa la tirtiray',
|
|
|
|
'acceptance_request' => 'Codsiga aqbalida',
|
2023-11-27 06:43:16 -08:00
|
|
|
'custom_export' => [
|
2024-03-08 06:01:34 -08:00
|
|
|
'user_address' => 'Cinwaanka Isticmaalaha',
|
|
|
|
'user_city' => 'Isticmaalka Magaalada',
|
|
|
|
'user_state' => 'Gobolka Isticmaalaha',
|
|
|
|
'user_country' => 'Dalka Isticmaalaha',
|
|
|
|
'user_zip' => 'Isticmaalaha Zip'
|
2023-11-27 06:43:16 -08:00
|
|
|
]
|
2022-01-13 21:27:29 -08:00
|
|
|
];
|