ajout app
This commit is contained in:
39
SNIPE-IT/resources/lang/aa-ER/admin/accessories/message.php
Normal file
39
SNIPE-IT/resources/lang/aa-ER/admin/accessories/message.php
Normal file
@ -0,0 +1,39 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'does_not_exist' => 'crwdns5810:0crwdne5810:0',
|
||||
'not_found' => 'crwdns11848:0crwdne11848:0',
|
||||
'assoc_users' => 'crwdns1221:0crwdne1221:0',
|
||||
|
||||
'create' => array(
|
||||
'error' => 'crwdns1468:0crwdne1468:0',
|
||||
'success' => 'crwdns1469:0crwdne1469:0'
|
||||
),
|
||||
|
||||
'update' => array(
|
||||
'error' => 'crwdns1470:0crwdne1470:0',
|
||||
'success' => 'crwdns1471:0crwdne1471:0'
|
||||
),
|
||||
|
||||
'delete' => array(
|
||||
'confirm' => 'crwdns1607:0crwdne1607:0',
|
||||
'error' => 'crwdns1608:0crwdne1608:0',
|
||||
'success' => 'crwdns1609:0crwdne1609:0'
|
||||
),
|
||||
|
||||
'checkout' => array(
|
||||
'error' => 'crwdns1229:0crwdne1229:0',
|
||||
'success' => 'crwdns1230:0crwdne1230:0',
|
||||
'unavailable' => 'crwdns11523:0crwdne11523:0',
|
||||
'user_does_not_exist' => 'crwdns1231:0crwdne1231:0'
|
||||
),
|
||||
|
||||
'checkin' => array(
|
||||
'error' => 'crwdns1232:0crwdne1232:0',
|
||||
'success' => 'crwdns1233:0crwdne1233:0',
|
||||
'user_does_not_exist' => 'crwdns1234:0crwdne1234:0'
|
||||
)
|
||||
|
||||
|
||||
);
|
Reference in New Issue
Block a user