ajout app
This commit is contained in:
37
SNIPE-IT/resources/lang/aa-ER/admin/consumables/message.php
Normal file
37
SNIPE-IT/resources/lang/aa-ER/admin/consumables/message.php
Normal file
@ -0,0 +1,37 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'does_not_exist' => 'crwdns1309:0crwdne1309:0',
|
||||
|
||||
'create' => array(
|
||||
'error' => 'crwdns1310:0crwdne1310:0',
|
||||
'success' => 'crwdns1311:0crwdne1311:0'
|
||||
),
|
||||
|
||||
'update' => array(
|
||||
'error' => 'crwdns1312:0crwdne1312:0',
|
||||
'success' => 'crwdns1313:0crwdne1313:0'
|
||||
),
|
||||
|
||||
'delete' => array(
|
||||
'confirm' => 'crwdns1428:0crwdne1428:0',
|
||||
'error' => 'crwdns1315:0crwdne1315:0',
|
||||
'success' => 'crwdns1429:0crwdne1429:0'
|
||||
),
|
||||
|
||||
'checkout' => array(
|
||||
'error' => 'crwdns1317:0crwdne1317:0',
|
||||
'success' => 'crwdns1318:0crwdne1318:0',
|
||||
'user_does_not_exist' => 'crwdns1319:0crwdne1319:0',
|
||||
'unavailable' => 'crwdns11527:0crwdne11527:0',
|
||||
),
|
||||
|
||||
'checkin' => array(
|
||||
'error' => 'crwdns1320:0crwdne1320:0',
|
||||
'success' => 'crwdns1321:0crwdne1321:0',
|
||||
'user_does_not_exist' => 'crwdns1322:0crwdne1322:0'
|
||||
)
|
||||
|
||||
|
||||
);
|
Reference in New Issue
Block a user