Approval.

This commit is contained in:
Joshua Ramon Enslin 2023-02-19 17:58:59 +00:00 committed by md translation bot
parent 00cb8e7a04
commit f104478dfb
3 changed files with 5 additions and 5 deletions

View File

@ -18,5 +18,5 @@ $entry_types = array (
15 => 'Находка',
98 => 'Подлежит проверке',
99 => 'Иное законное приобретение',
16 => 'Бессрочный заём',
16 => 'Бессрочный займ',
);

View File

@ -2,7 +2,7 @@
declare(strict_types = 1);
$syndication_repos = array (
'ddb' => 'Немецкая цифровая библиотека (DDB)',
'europeana' => 'Европейская',
'europeana' => 'Europeana',
'smb-digital' => 'SMB-digital',
'kalliope-verbund' => 'Kalliope Verbund ',
);

View File

@ -2,7 +2,7 @@
declare(strict_types = 1);
$syndication_repos = array (
'ddb' => 'Німецька цифрова бібліотека (DDB)',
'europeana' => 'європейський',
'smb-digital' => 'SMB-цифровий',
'kalliope-verbund' => 'Kalliope мережа',
'europeana' => 'Europeana',
'smb-digital' => 'SMB-digital',
'kalliope-verbund' => 'Мережа Kalliope',
);