ajout app
This commit is contained in:
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'
|
||||
),
|
||||
|
||||
);
|
Reference in New Issue
Block a user