Web checkin: More correct headline naming

This commit is contained in:
Raphael Michel
2021-04-29 17:41:44 +02:00
parent 552d13ef6c
commit 55c1edaa03

View File

@@ -32,7 +32,7 @@ window.vapp = new Vue({
'checkinlist.switch': gettext('Switch check-in list'),
'results.headline': gettext('Search results'),
'results.none': gettext('No tickets found'),
'check.headline': gettext('Check-in result'),
'check.headline': gettext('Result'),
'check.attention': gettext('This ticket requires special attention'),
'scantype.switch': gettext('Switch direction'),
'scantype.entry': gettext('Entry'),