Bereiche umbenannt
Das sollte https://otrs.wikimedia.de/otrs/index.pl?Action=AgentTicketZoom;TicketID=1314485 lösen. Angaben von Jens Behrend.
This commit is contained in:
parent
371cb55544
commit
ebe3cbedc6
|
@ -7,10 +7,10 @@ from django.utils.translation import gettext_lazy as _
|
|||
# suboptimal implementation in views.EvaFormView.beautify_data()
|
||||
#
|
||||
|
||||
DEPARTMENT_CHOICES = {'PROG': _('Programme'),
|
||||
DEPARTMENT_CHOICES = {'COENG': _('Communitys & Engagement'),
|
||||
'SOFT': _('Softwareentwicklung'),
|
||||
'CENT': 'Central',
|
||||
'KOMEV': _('Kommunikation und Events'),
|
||||
'KOMAD': _('Kommunikation & Advocacy'),
|
||||
'VOR': _('Vorstand'),}
|
||||
|
||||
VENDOR_CHOICES = {'STANDARD': 'Dell Latitude',
|
||||
|
|
Loading…
Reference in New Issue