ajout app
This commit is contained in:
25
SNIPE-IT/resources/lang/aa-ER/admin/categories/general.php
Normal file
25
SNIPE-IT/resources/lang/aa-ER/admin/categories/general.php
Normal file
@ -0,0 +1,25 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'asset_categories' => 'crwdns636:0crwdne636:0',
|
||||
'category_name' => 'crwdns637:0crwdne637:0',
|
||||
'checkin_email' => 'crwdns2034:0crwdne2034:0',
|
||||
'checkin_email_notification' => 'crwdns2035:0crwdne2035:0',
|
||||
'clone' => 'crwdns1239:0crwdne1239:0',
|
||||
'create' => 'crwdns638:0crwdne638:0',
|
||||
'edit' => 'crwdns1240:0crwdne1240:0',
|
||||
'email_will_be_sent_due_to_global_eula' => 'crwdns11697:0crwdne11697:0',
|
||||
'email_will_be_sent_due_to_category_eula' => 'crwdns11699:0crwdne11699:0',
|
||||
'eula_text' => 'crwdns1241:0crwdne1241:0',
|
||||
'eula_text_help' => 'crwdns1242:0crwdne1242:0',
|
||||
'name' => 'crwdns1835:0crwdne1835:0',
|
||||
'require_acceptance' => 'crwdns1243:0crwdne1243:0',
|
||||
'required_acceptance' => 'crwdns1244:0crwdne1244:0',
|
||||
'required_eula' => 'crwdns1245:0crwdne1245:0',
|
||||
'no_default_eula' => 'crwdns1246:0crwdne1246:0',
|
||||
'update' => 'crwdns639:0crwdne639:0',
|
||||
'use_default_eula' => 'crwdns1247:0crwdne1247:0',
|
||||
'use_default_eula_disabled' => 'crwdns1248:0crwdne1248:0',
|
||||
'use_default_eula_column' => 'crwdns6083:0crwdne6083:0',
|
||||
|
||||
);
|
26
SNIPE-IT/resources/lang/aa-ER/admin/categories/message.php
Normal file
26
SNIPE-IT/resources/lang/aa-ER/admin/categories/message.php
Normal file
@ -0,0 +1,26 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'does_not_exist' => 'crwdns625:0crwdne625:0',
|
||||
'assoc_models' => 'crwdns1621:0crwdne1621:0',
|
||||
'assoc_items' => 'crwdns1622:0crwdne1622:0',
|
||||
|
||||
'create' => array(
|
||||
'error' => 'crwdns627:0crwdne627:0',
|
||||
'success' => 'crwdns628:0crwdne628:0'
|
||||
),
|
||||
|
||||
'update' => array(
|
||||
'error' => 'crwdns629:0crwdne629:0',
|
||||
'success' => 'crwdns630:0crwdne630:0',
|
||||
'cannot_change_category_type' => 'crwdns11215:0crwdne11215:0',
|
||||
),
|
||||
|
||||
'delete' => array(
|
||||
'confirm' => 'crwdns631:0crwdne631:0',
|
||||
'error' => 'crwdns632:0crwdne632:0',
|
||||
'success' => 'crwdns633:0crwdne633:0'
|
||||
)
|
||||
|
||||
);
|
10
SNIPE-IT/resources/lang/aa-ER/admin/categories/table.php
Normal file
10
SNIPE-IT/resources/lang/aa-ER/admin/categories/table.php
Normal file
@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'eula_text' => 'crwdns1249:0crwdne1249:0',
|
||||
'id' => 'crwdns622:0crwdne622:0',
|
||||
'parent' => 'crwdns623:0crwdne623:0',
|
||||
'require_acceptance' => 'crwdns1250:0crwdne1250:0',
|
||||
'title' => 'crwdns624:0crwdne624:0',
|
||||
|
||||
);
|
Reference in New Issue
Block a user