ajout app

This commit is contained in:
2024-04-17 20:22:30 +02:00
parent cc017cfc5e
commit f9d05a2fd3
8025 changed files with 729805 additions and 0 deletions

View File

@ -0,0 +1,22 @@
<?php
return array(
'accessory_category' => 'crwdns1207:0crwdne1207:0',
'accessory_name' => 'crwdns1208:0crwdne1208:0',
'checkout' => 'crwdns1604:0crwdne1604:0',
'checkin' => 'crwdns1605:0crwdne1605:0',
'create' => 'crwdns1385:0crwdne1385:0',
'edit' => 'crwdns1606:0crwdne1606:0',
'eula_text' => 'crwdns1210:0crwdne1210:0',
'eula_text_help' => 'crwdns1211:0crwdne1211:0',
'require_acceptance' => 'crwdns1212:0crwdne1212:0',
'no_default_eula' => 'crwdns1213:0crwdne1213:0',
'total' => 'crwdns1215:0crwdne1215:0',
'remaining' => 'crwdns1216:0crwdne1216:0',
'update' => 'crwdns1386:0crwdne1386:0',
'use_default_eula' => 'crwdns1218:0crwdne1218:0',
'use_default_eula_disabled' => 'crwdns1219:0crwdne1219:0',
'clone' => 'crwdns11443:0crwdne11443:0',
'delete_disabled' => 'crwdns11597:0crwdne11597:0',
);

View File

@ -0,0 +1,39 @@
<?php
return array(
'does_not_exist' => 'crwdns5810:0crwdne5810:0',
'not_found' => 'crwdns11848:0crwdne11848:0',
'assoc_users' => 'crwdns1221:0crwdne1221:0',
'create' => array(
'error' => 'crwdns1468:0crwdne1468:0',
'success' => 'crwdns1469:0crwdne1469:0'
),
'update' => array(
'error' => 'crwdns1470:0crwdne1470:0',
'success' => 'crwdns1471:0crwdne1471:0'
),
'delete' => array(
'confirm' => 'crwdns1607:0crwdne1607:0',
'error' => 'crwdns1608:0crwdne1608:0',
'success' => 'crwdns1609:0crwdne1609:0'
),
'checkout' => array(
'error' => 'crwdns1229:0crwdne1229:0',
'success' => 'crwdns1230:0crwdne1230:0',
'unavailable' => 'crwdns11523:0crwdne11523:0',
'user_does_not_exist' => 'crwdns1231:0crwdne1231:0'
),
'checkin' => array(
'error' => 'crwdns1232:0crwdne1232:0',
'success' => 'crwdns1233:0crwdne1233:0',
'user_does_not_exist' => 'crwdns1234:0crwdne1234:0'
)
);

View File

@ -0,0 +1,11 @@
<?php
return array(
'dl_csv' => 'crwdns1421:0crwdne1421:0',
'eula_text' => 'crwdns1235:0crwdne1235:0',
'id' => 'crwdns1236:0crwdne1236:0',
'require_acceptance' => 'crwdns1237:0crwdne1237:0',
'title' => 'crwdns1238:0crwdne1238:0',
);