Files
translation-value-sets/te/syndication_repos.php
2025-06-30 16:21:25 +00:00

9 lines
324 B
PHP

<?PHP
declare(strict_types = 1);
$syndication_repos = array (
'ddb' => 'జర్మన్ డిజిటల్ లైబ్రరీ (DDB)',
'europeana' => 'యూరోపియన్',
'smb-digital' => 'SMB-డిజిటల్',
'kalliope-verbund' => 'కల్లియోప్ వెర్బండ్',
);