ajout app
This commit is contained in:
54
SNIPE-IT/resources/lang/aa-ER/admin/licenses/message.php
Normal file
54
SNIPE-IT/resources/lang/aa-ER/admin/licenses/message.php
Normal file
@ -0,0 +1,54 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'does_not_exist' => 'crwdns10556:0crwdne10556:0',
|
||||
'user_does_not_exist' => 'crwdns935:0crwdne935:0',
|
||||
'asset_does_not_exist' => 'crwdns936:0crwdne936:0',
|
||||
'owner_doesnt_match_asset' => 'crwdns937:0crwdne937:0',
|
||||
'assoc_users' => 'crwdns938:0crwdne938:0',
|
||||
'select_asset_or_person' => 'crwdns1952:0crwdne1952:0',
|
||||
'not_found' => 'crwdns5844:0crwdne5844:0',
|
||||
'seats_available' => 'crwdns11900:0crwdne11900:0',
|
||||
|
||||
|
||||
'create' => array(
|
||||
'error' => 'crwdns939:0crwdne939:0',
|
||||
'success' => 'crwdns940:0crwdne940:0'
|
||||
),
|
||||
|
||||
'deletefile' => array(
|
||||
'error' => 'crwdns1155:0crwdne1155:0',
|
||||
'success' => 'crwdns1156:0crwdne1156:0',
|
||||
),
|
||||
|
||||
'upload' => array(
|
||||
'error' => 'crwdns1157:0crwdne1157:0',
|
||||
'success' => 'crwdns1158:0crwdne1158:0',
|
||||
'nofiles' => 'crwdns1403:0crwdne1403:0',
|
||||
'invalidfiles' => 'crwdns1810:0crwdne1810:0',
|
||||
),
|
||||
|
||||
'update' => array(
|
||||
'error' => 'crwdns941:0crwdne941:0',
|
||||
'success' => 'crwdns942:0crwdne942:0'
|
||||
),
|
||||
|
||||
'delete' => array(
|
||||
'confirm' => 'crwdns943:0crwdne943:0',
|
||||
'error' => 'crwdns944:0crwdne944:0',
|
||||
'success' => 'crwdns945:0crwdne945:0'
|
||||
),
|
||||
|
||||
'checkout' => array(
|
||||
'error' => 'crwdns946:0crwdne946:0',
|
||||
'success' => 'crwdns947:0crwdne947:0',
|
||||
'not_enough_seats' => 'crwdns11902:0crwdne11902:0',
|
||||
),
|
||||
|
||||
'checkin' => array(
|
||||
'error' => 'crwdns948:0crwdne948:0',
|
||||
'success' => 'crwdns949:0crwdne949:0'
|
||||
),
|
||||
|
||||
);
|
Reference in New Issue
Block a user