allow to configure calendar slot duration (#1269)

This commit is contained in:
Kevin Papst
2019-11-22 01:30:25 +01:00
committed by GitHub
parent 9222075c7a
commit 60d16016e8
3 changed files with 14 additions and 0 deletions

View File

@@ -98,6 +98,10 @@
<source>label.calendar.visibleHours.end</source>
<target>End of visible time range</target>
</trans-unit>
<trans-unit id="label.calendar.slot_duration">
<source>label.calendar.slot_duration</source>
<target>Slot duration for week- and day view (format: hh:mm:ss)</target>
</trans-unit>
<trans-unit id="branding">
<source>branding</source>
<target>Branding</target>