ajout app
This commit is contained in:
@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'select_company' => 'Dooro Shirkad',
|
||||
'about_companies' => 'Ku saabsan Shirkadaha',
|
||||
'about_companies_description' => ' Waxaad u isticmaali kartaa shirkadaha sidii goob wargelineed oo fudud, ama waxaad u isticmaali kartaa si aad u xaddiddo muuqaalka hantida iyo helitaanka isticmaalayaasha shirkad gaar ah adiga oo awood u siinaya Taageerada Shirkadda Buuxa ee goobaha maamulkaaga.',
|
||||
];
|
20
SNIPE-IT/resources/lang/so-SO/admin/companies/message.php
Normal file
20
SNIPE-IT/resources/lang/so-SO/admin/companies/message.php
Normal file
@ -0,0 +1,20 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'does_not_exist' => 'Shirkaddu ma jirto.',
|
||||
'deleted' => 'Shirkadda la tirtiray',
|
||||
'assoc_users' => 'Shirkaddan hadda waxay ku xidhan tahay ugu yaraan hal nooc oo lama tirtiri karo. Fadlan cusboonaysii moodooyinkaaga si aanay u tixraacin shirkaddan oo isku day mar kale. ',
|
||||
'create' => [
|
||||
'error' => 'Shirkadda lama abuurin, fadlan isku day mar kale.',
|
||||
'success' => 'Shirkadda si guul leh ayaa loo abuuray',
|
||||
],
|
||||
'update' => [
|
||||
'error' => 'Shirkadda lama cusboonaysiin, fadlan isku day mar kale',
|
||||
'success' => 'Shirkadda si guul leh ayaa loo cusboonaysiiyay',
|
||||
],
|
||||
'delete' => [
|
||||
'confirm' => 'Ma hubtaa inaad rabto inaad tirtirto shirkaddan?',
|
||||
'error' => 'Waxaa jirtay arrin la tirtiray shirkadda. Fadlan isku day mar kale',
|
||||
'success' => 'Shirkadda si guul leh ayaa loo tirtiray',
|
||||
],
|
||||
];
|
11
SNIPE-IT/resources/lang/so-SO/admin/companies/table.php
Normal file
11
SNIPE-IT/resources/lang/so-SO/admin/companies/table.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
return array(
|
||||
'companies' => 'Shirkadaha',
|
||||
'create' => 'Abuur Shirkad',
|
||||
'email' => 'Company Email',
|
||||
'title' => 'Shirkadda',
|
||||
'phone' => 'Company Phone',
|
||||
'update' => 'Shirkada Cusbooneysii',
|
||||
'name' => 'Magaca Shirkadda',
|
||||
'id' => 'Aqoonsi',
|
||||
);
|
Reference in New Issue
Block a user