dynamic branding options (#1205)

This commit is contained in:
Kevin Papst
2019-10-30 14:22:34 +01:00
committed by GitHub
parent 48aefb1862
commit f4fcfeba9d
11 changed files with 135 additions and 7 deletions

View File

@@ -98,6 +98,26 @@
<source>label.calendar.visibleHours.end</source>
<target>Ende des sichtbaren Zeitbereichs</target>
</trans-unit>
<trans-unit id="branding">
<source>branding</source>
<target>Markendarstellung</target>
</trans-unit>
<trans-unit id="label.theme.branding.logo">
<source>label.theme.branding.logo</source>
<target>Logo (Bild URL, ersetzt das Unternehmen im Anmeldebildschirm)</target>
</trans-unit>
<trans-unit id="label.theme.branding.company">
<source>label.theme.branding.company</source>
<target>Unternehmen</target>
</trans-unit>
<trans-unit id="label.theme.branding.mini">
<source>label.theme.branding.mini</source>
<target>Mini Logo (zugeklappte Seitenleiste)</target>
</trans-unit>
<trans-unit id="label.theme.branding.title">
<source>label.theme.branding.title</source>
<target>Browser Titel</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -98,6 +98,26 @@
<source>label.calendar.visibleHours.end</source>
<target>End of visible time range</target>
</trans-unit>
<trans-unit id="branding">
<source>branding</source>
<target>Branding</target>
</trans-unit>
<trans-unit id="label.theme.branding.logo">
<source>label.theme.branding.logo</source>
<target>Logo (Image URL, replaces the company in login screen)</target>
</trans-unit>
<trans-unit id="label.theme.branding.company">
<source>label.theme.branding.company</source>
<target>Company</target>
</trans-unit>
<trans-unit id="label.theme.branding.mini">
<source>label.theme.branding.mini</source>
<target>Mini Logo (collapsed sidebar)</target>
</trans-unit>
<trans-unit id="label.theme.branding.title">
<source>label.theme.branding.title</source>
<target>Browser Title</target>
</trans-unit>
</body>
</file>
</xliff>