Approval.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$source_contributor_roles = array (
|
||||
'author' => 'Autor',
|
||||
'editor' => 'Herausgeber',
|
||||
);
|
||||
Reference in New Issue
Block a user