Approval.
This commit is contained in:
@ -1,2 +1,8 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$syndication_repos = array (
|
||||
'ddb' => 'Немецкая цифровая библиотека (DDB)',
|
||||
'europeana' => 'Европейская',
|
||||
'smb-digital' => 'SMB-digital',
|
||||
'kalliope-verbund' => 'Kalliope Verbund ',
|
||||
);
|
||||
|
Reference in New Issue
Block a user