ajout app
This commit is contained in:
37
SNIPE-IT/resources/lang/aa-ER/admin/components/message.php
Normal file
37
SNIPE-IT/resources/lang/aa-ER/admin/components/message.php
Normal file
@ -0,0 +1,37 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'does_not_exist' => 'crwdns1555:0crwdne1555:0',
|
||||
|
||||
'create' => array(
|
||||
'error' => 'crwdns1556:0crwdne1556:0',
|
||||
'success' => 'crwdns1557:0crwdne1557:0'
|
||||
),
|
||||
|
||||
'update' => array(
|
||||
'error' => 'crwdns1558:0crwdne1558:0',
|
||||
'success' => 'crwdns1559:0crwdne1559:0'
|
||||
),
|
||||
|
||||
'delete' => array(
|
||||
'confirm' => 'crwdns1560:0crwdne1560:0',
|
||||
'error' => 'crwdns1561:0crwdne1561:0',
|
||||
'success' => 'crwdns1562:0crwdne1562:0'
|
||||
),
|
||||
|
||||
'checkout' => array(
|
||||
'error' => 'crwdns1563:0crwdne1563:0',
|
||||
'success' => 'crwdns1564:0crwdne1564:0',
|
||||
'user_does_not_exist' => 'crwdns1565:0crwdne1565:0',
|
||||
'unavailable' => 'crwdns11529:0crwdne11529:0',
|
||||
),
|
||||
|
||||
'checkin' => array(
|
||||
'error' => 'crwdns1566:0crwdne1566:0',
|
||||
'success' => 'crwdns1567:0crwdne1567:0',
|
||||
'user_does_not_exist' => 'crwdns1568:0crwdne1568:0'
|
||||
)
|
||||
|
||||
|
||||
);
|
Reference in New Issue
Block a user