ajout app
This commit is contained in:
22
SNIPE-IT/resources/lang/aa-ER/admin/departments/message.php
Normal file
22
SNIPE-IT/resources/lang/aa-ER/admin/departments/message.php
Normal file
@ -0,0 +1,22 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'does_not_exist' => 'crwdns1861:0crwdne1861:0',
|
||||
'department_already_exists' => 'crwdns11211:0crwdne11211:0',
|
||||
'assoc_users' => 'crwdns1862:0crwdne1862:0',
|
||||
'create' => array(
|
||||
'error' => 'crwdns1863:0crwdne1863:0',
|
||||
'success' => 'crwdns1864:0crwdne1864:0'
|
||||
),
|
||||
'update' => array(
|
||||
'error' => 'crwdns1865:0crwdne1865:0',
|
||||
'success' => 'crwdns1866:0crwdne1866:0'
|
||||
),
|
||||
'delete' => array(
|
||||
'confirm' => 'crwdns1867:0crwdne1867:0',
|
||||
'error' => 'crwdns1868:0crwdne1868:0',
|
||||
'success' => 'crwdns1869:0crwdne1869:0'
|
||||
)
|
||||
|
||||
);
|
11
SNIPE-IT/resources/lang/aa-ER/admin/departments/table.php
Normal file
11
SNIPE-IT/resources/lang/aa-ER/admin/departments/table.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'id' => 'crwdns1870:0crwdne1870:0',
|
||||
'name' => 'crwdns1871:0crwdne1871:0',
|
||||
'manager' => 'crwdns1872:0crwdne1872:0',
|
||||
'location' => 'crwdns1873:0crwdne1873:0',
|
||||
'create' => 'crwdns1874:0crwdne1874:0',
|
||||
'update' => 'crwdns1875:0crwdne1875:0',
|
||||
);
|
Reference in New Issue
Block a user