Approval in value-sets

This commit is contained in:
2022-10-15 13:00:48 +00:00
committed by md translation bot
parent 4ad4a0655b
commit 7e081fd126
20 changed files with 340 additions and 0 deletions

View File

@ -0,0 +1,17 @@
{
"process_types": {
"project": "Projekt",
"grant_application": "F\u00f6rderantrag",
"exhibition": "Ausstellung",
"appointment": "Veranstaltung",
"loan_incoming": "Leihverkehr (eingehend)",
"loan_outgoing": "Leihverkehr (ausgehend)",
"employment_ad": "Employment_ad",
"purchase": "Ankauf",
"deaccession": "Deakzession",
"construction": "Bauma\u00dfnahme",
"pest_control_campaign": "Sch\u00e4dlingsbek\u00e4mpfungs-Kampagne",
"pr_campaign": "PR-Kampagne",
"relocation": "Umzug"
}
}