File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -46,12 +46,6 @@ export interface UserDetails extends User {
4646 ></a-user-avatar>
4747 </div>
4848 <div class="mb-[0.25em] text-[1.5em]">{{ user().name }}</div>
49- <div>
50- {{
51- 'APP.VISITOR_KIOSK.LABEL_FOR'
52- | translate: { title: user()?.title }
53- }}
54- </div>
5549 <div class="opacity-60">
5650 {{
5751 'APP.VISITOR_KIOSK.LABEL_HOST'
Original file line number Diff line number Diff line change 20942094 "PRINT_LABEL" : " Print Label" ,
20952095 "PRINT_LOADING" : " Printing visitor label..." ,
20962096 "LABEL_FOR" : " For: {{ title }}" ,
2097- "LABEL_HOST" : " Seeing {{ host_name }}" ,
2097+ "LABEL_HOST" : " Host: {{ host_name }}" ,
20982098 "LABEL_LOCATION" : " Cleared for {{ location }}" ,
20992099 "ARRIVED_MSG" : " Your visitor \" {{ name }}\" has arrived and is waiting at reception" ,
21002100 "INDUCTION_MSG" : " Please read the induction information below before proceeding" ,
Original file line number Diff line number Diff line change 20592059 "PRINT_LABEL" : " Print Label" ,
20602060 "PRINT_LOADING" : " Printing visitor label..." ,
20612061 "LABEL_FOR" : " For: {{ title }}" ,
2062- "LABEL_HOST" : " Seeing {{ host_name }}" ,
2062+ "LABEL_HOST" : " Host: {{ host_name }}" ,
20632063 "LABEL_LOCATION" : " Cleared for {{ location }}" ,
20642064 "ARRIVED_MSG" : " Your visitor \" {{ name }}\" has arrived and is waiting at reception" ,
20652065 "INDUCTION_MSG" : " Please read the induction information below before proceeding" ,
Original file line number Diff line number Diff line change 20592059 "PRINT_LABEL" : " Print Label" ,
20602060 "PRINT_LOADING" : " Printing visitor label..." ,
20612061 "LABEL_FOR" : " For: {{ title }}" ,
2062- "LABEL_HOST" : " Seeing {{ host_name }}" ,
2062+ "LABEL_HOST" : " Host: {{ host_name }}" ,
20632063 "LABEL_LOCATION" : " Cleared for {{ location }}" ,
20642064 "ARRIVED_MSG" : " Your visitor \" {{ name }}\" has arrived and is waiting at reception" ,
20652065 "INDUCTION_MSG" : " Please read the induction information below before proceeding" ,
You can’t perform that action at this time.
0 commit comments