mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-15 10:04:13 -08:00
b9aeded957
Signed-off-by: snipe <snipe@snipe.net>
17 lines
607 B
PHP
17 lines
607 B
PHP
<?php
|
|
|
|
return [
|
|
'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',
|
|
'custom_export' => [
|
|
'user_address' => 'Cinwaanka Isticmaalaha',
|
|
'user_city' => 'Isticmaalka Magaalada',
|
|
'user_state' => 'Gobolka Isticmaalaha',
|
|
'user_country' => 'Dalka Isticmaalaha',
|
|
'user_zip' => 'Isticmaalaha Zip'
|
|
]
|
|
]; |