Approval in backend

This commit is contained in:
2024-05-22 22:26:29 +00:00
committed by md translation bot
parent 82a70e2fd3
commit 9b6d741a23
40 changed files with 200 additions and 40 deletions

View File

@ -296,6 +296,7 @@
"from": "From",
"to": "To",
"generator": "Generator",
"generate": "Generate"
"generate": "Generate",
"classification": "Classification"
}
}

View File

@ -159,6 +159,13 @@
"faq_entry_has_been_added": "Une nouvelle entr\u00e9e de FAQ a \u00e9t\u00e9 ajout\u00e9e",
"faq_entry_has_been_deleted": "L\u2019entr\u00e9e de FAQ a \u00e9t\u00e9 supprim\u00e9e",
"faq_information_updated": "L\u2019entr\u00e9e de FAQ a \u00e9t\u00e9 \u00e9dit\u00e9e",
"institution_external_id": "ID with external institutions"
"institution_external_id": "ID with external institutions",
"survey_basic_institution_type": "Please select the type of your institution",
"survey_estimated_of_objects": "How many objects comprise the museum's collections (estimation)",
"survey_collection_focus_areas": "Please select the main topical foci of your collection",
"survey_exhibition_space": "How large is your exhibition space (sqm)?",
"survey_md_use_case": "What does your institution use museum-digital for?",
"survey_intro": "Every now and than questions about who is actually using museum-digital arise. Thus far we ourselves can only guess or provide case studies but there is no quantifiable data available. To remidy this situation please help us by giving some basic information about your institution.",
"survey_public_private_type": "Is your institution a privately-run or a public institution?"
}
}