Approval.

This commit is contained in:
2024-05-10 14:22:03 +00:00
committed by md translation bot
parent 90e20227f7
commit eff355e85c
105 changed files with 1365 additions and 0 deletions
ar
de
dsb
en
es
fr
hsb
hu
id
it
iw
nl
pl
pt
qu
ro
ru
tl
tr
uk
zh

@@ -0,0 +1,7 @@
<?PHP
declare(strict_types = 1);
$institution_musdb_use_case_set = array (
'collection_management' => 'Collection management',
'publication' => 'Publication',
'collection_management_and_publication' => 'Collection management and publication',
);