This commit is contained in:
HolgerHatGarKeineNode
2023-08-02 13:44:30 +02:00
parent dc5560aa75
commit bf8919d84d
33 changed files with 3103 additions and 2870 deletions

View File

@@ -1,6 +1,7 @@
<?php
return [
'enum' => '',
'uploaded' => '',
];
return array (
'can' => '',
'enum' => '',
'uploaded' => '',
);