ajout app
This commit is contained in:
18
SNIPE-IT/resources/lang/aa-ER/admin/models/general.php
Normal file
18
SNIPE-IT/resources/lang/aa-ER/admin/models/general.php
Normal file
@ -0,0 +1,18 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'about_models_title' => 'crwdns1815:0crwdne1815:0',
|
||||
'about_models_text' => 'crwdns1816:0crwdne1816:0',
|
||||
'deleted' => 'crwdns6077:0crwdne6077:0',
|
||||
'bulk_delete' => 'crwdns1972:0crwdne1972:0',
|
||||
'bulk_delete_help' => 'crwdns1973:0crwdne1973:0',
|
||||
'bulk_delete_warn' => 'crwdns11521:0crwdne11521:0',
|
||||
'restore' => 'crwdns1255:0crwdne1255:0',
|
||||
'requestable' => 'crwdns1702:0crwdne1702:0',
|
||||
'show_mac_address' => 'crwdns1180:0crwdne1180:0',
|
||||
'view_deleted' => 'crwdns1256:0crwdne1256:0',
|
||||
'view_models' => 'crwdns1257:0crwdne1257:0',
|
||||
'fieldset' => 'crwdns1478:0crwdne1478:0',
|
||||
'no_custom_field' => 'crwdns1479:0crwdne1479:0',
|
||||
'add_default_values' => 'crwdns2025:0crwdne2025:0',
|
||||
);
|
47
SNIPE-IT/resources/lang/aa-ER/admin/models/message.php
Normal file
47
SNIPE-IT/resources/lang/aa-ER/admin/models/message.php
Normal file
@ -0,0 +1,47 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'deleted' => 'crwdns11801:0crwdne11801:0',
|
||||
'does_not_exist' => 'crwdns671:0crwdne671:0',
|
||||
'no_association' => 'crwdns11693:0crwdne11693:0',
|
||||
'no_association_fix' => 'crwdns11235:0crwdne11235:0',
|
||||
'assoc_users' => 'crwdns672:0crwdne672:0',
|
||||
|
||||
|
||||
'create' => array(
|
||||
'error' => 'crwdns673:0crwdne673:0',
|
||||
'success' => 'crwdns674:0crwdne674:0',
|
||||
'duplicate_set' => 'crwdns1406:0crwdne1406:0',
|
||||
),
|
||||
|
||||
'update' => array(
|
||||
'error' => 'crwdns675:0crwdne675:0',
|
||||
'success' => 'crwdns676:0crwdne676:0',
|
||||
),
|
||||
|
||||
'delete' => array(
|
||||
'confirm' => 'crwdns677:0crwdne677:0',
|
||||
'error' => 'crwdns678:0crwdne678:0',
|
||||
'success' => 'crwdns679:0crwdne679:0'
|
||||
),
|
||||
|
||||
'restore' => array(
|
||||
'error' => 'crwdns1252:0crwdne1252:0',
|
||||
'success' => 'crwdns1253:0crwdne1253:0'
|
||||
),
|
||||
|
||||
'bulkedit' => array(
|
||||
'error' => 'crwdns1883:0crwdne1883:0',
|
||||
'success' => 'crwdns11509:0crwdne11509:0',
|
||||
'warn' => 'crwdns12078:0crwdne12078:0',
|
||||
|
||||
),
|
||||
|
||||
'bulkdelete' => array(
|
||||
'error' => 'crwdns1975:0crwdne1975:0',
|
||||
'success' => 'crwdns11513:0crwdne11513:0',
|
||||
'success_partial' => 'crwdns1977:0crwdne1977:0'
|
||||
),
|
||||
|
||||
);
|
17
SNIPE-IT/resources/lang/aa-ER/admin/models/table.php
Normal file
17
SNIPE-IT/resources/lang/aa-ER/admin/models/table.php
Normal file
@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'create' => 'crwdns659:0crwdne659:0',
|
||||
'created_at' => 'crwdns660:0crwdne660:0',
|
||||
'eol' => 'crwdns661:0crwdne661:0',
|
||||
'modelnumber' => 'crwdns662:0crwdne662:0',
|
||||
'name' => 'crwdns663:0crwdne663:0',
|
||||
'numassets' => 'crwdns664:0crwdne664:0',
|
||||
'title' => 'crwdns665:0crwdne665:0',
|
||||
'update' => 'crwdns666:0crwdne666:0',
|
||||
'view' => 'crwdns667:0crwdne667:0',
|
||||
'update' => 'crwdns666:0crwdne666:0',
|
||||
'clone' => 'crwdns669:0crwdne669:0',
|
||||
'edit' => 'crwdns670:0crwdne670:0',
|
||||
);
|
Reference in New Issue
Block a user