Files
translation-value-sets/hi/syndication_repos.php
2025-07-11 06:37:45 +00:00

9 lines
312 B
PHP

<?PHP
declare(strict_types = 1);
$syndication_repos = array (
'ddb' => 'जर्मन डिजिटल लाइब्रेरी (DDB)',
'europeana' => 'Europeana',
'smb-digital' => 'एसएमबी-डिजिटल',
'kalliope-verbund' => 'कल्लियोपे वर्बंड',
);