ajout app
This commit is contained in:
@ -0,0 +1,25 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'does_not_exist' => 'crwdns810:0crwdne810:0',
|
||||
'assoc_users' => 'crwdns811:0crwdne811:0',
|
||||
|
||||
|
||||
'create' => array(
|
||||
'error' => 'crwdns812:0crwdne812:0',
|
||||
'success' => 'crwdns813:0crwdne813:0'
|
||||
),
|
||||
|
||||
'update' => array(
|
||||
'error' => 'crwdns814:0crwdne814:0',
|
||||
'success' => 'crwdns815:0crwdne815:0'
|
||||
),
|
||||
|
||||
'delete' => array(
|
||||
'confirm' => 'crwdns816:0crwdne816:0',
|
||||
'error' => 'crwdns817:0crwdne817:0',
|
||||
'success' => 'crwdns818:0crwdne818:0'
|
||||
)
|
||||
|
||||
);
|
Reference in New Issue
Block a user