translation-value-sets/hu/syndication_repos.php
2023-03-25 23:13:15 +00:00

9 lines
222 B
PHP

<?PHP
declare(strict_types = 1);
$syndication_repos = array (
'ddb' => 'Német Digitális Könyvtár (DDB)',
'europeana' => 'Europeana',
'smb-digital' => 'SMB-digital',
'kalliope-verbund' => 'Kalliope Verbund',
);