mirror of
https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk.git
synced 2025-12-07 16:01:37 +01:00
fix(element): Update NeoDateFix translations.
This commit is contained in:
committed by
Thorsten Roßner
parent
356d8dfbfd
commit
71f21dc433
@@ -14,16 +14,16 @@ global:
|
|||||||
configuration:
|
configuration:
|
||||||
bot:
|
bot:
|
||||||
username: "meetings-bot"
|
username: "meetings-bot"
|
||||||
display name: "Scheduler Bot"
|
display name: "Terminplaner Bot"
|
||||||
openxchangeBaseUrl: "https://{{ .Values.global.hosts.openxchange }}.{{ .Values.global.domain }}"
|
openxchangeBaseUrl: "https://{{ .Values.global.hosts.openxchange }}.{{ .Values.global.domain }}"
|
||||||
strings:
|
strings:
|
||||||
breakoutSessionWidgetName: "Breakout Sessions"
|
breakoutSessionWidgetName: "Breakoutsessions"
|
||||||
calendarRoomName: "Scheduler"
|
calendarRoomName: "Terminplaner"
|
||||||
calendarWidgetName: "Scheduler"
|
calendarWidgetName: "Terminplaner"
|
||||||
cockpitWidgetName: "Meeting control"
|
cockpitWidgetName: "Meeting Steuerung"
|
||||||
jitsiWidgetName: "Video conference"
|
jitsiWidgetName: "Videokonferenz"
|
||||||
matrixNeoBoardWidgetName: "Whiteboard"
|
matrixNeoBoardWidgetName: "Whiteboard"
|
||||||
matrixNeoChoiceWidgetName: "Votes"
|
matrixNeoChoiceWidgetName: "Abstimmungen"
|
||||||
|
|
||||||
containerSecurityContext:
|
containerSecurityContext:
|
||||||
allowPrivilegeEscalation: false
|
allowPrivilegeEscalation: false
|
||||||
|
|||||||
Reference in New Issue
Block a user