ajout app
This commit is contained in:
29
SNIPE-IT/resources/lang/aa-ER/admin/locations/message.php
Normal file
29
SNIPE-IT/resources/lang/aa-ER/admin/locations/message.php
Normal file
@ -0,0 +1,29 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'does_not_exist' => 'crwdns650:0crwdne650:0',
|
||||
'assoc_users' => 'crwdns651:0crwdne651:0',
|
||||
'assoc_assets' => 'crwdns1404:0crwdne1404:0',
|
||||
'assoc_child_loc' => 'crwdns1405:0crwdne1405:0',
|
||||
'assigned_assets' => 'crwdns11179:0crwdne11179:0',
|
||||
'current_location' => 'crwdns11181:0crwdne11181:0',
|
||||
|
||||
|
||||
'create' => array(
|
||||
'error' => 'crwdns652:0crwdne652:0',
|
||||
'success' => 'crwdns653:0crwdne653:0'
|
||||
),
|
||||
|
||||
'update' => array(
|
||||
'error' => 'crwdns654:0crwdne654:0',
|
||||
'success' => 'crwdns655:0crwdne655:0'
|
||||
),
|
||||
|
||||
'delete' => array(
|
||||
'confirm' => 'crwdns656:0crwdne656:0',
|
||||
'error' => 'crwdns657:0crwdne657:0',
|
||||
'success' => 'crwdns658:0crwdne658:0'
|
||||
)
|
||||
|
||||
);
|
Reference in New Issue
Block a user