financial year setting + new users working time per year report (#2547)

This commit is contained in:
Kevin Papst
2021-05-14 18:40:48 +02:00
committed by GitHub
parent a9da5f8476
commit f7aa3c1e13
59 changed files with 1690 additions and 217 deletions

View File

@@ -128,15 +128,15 @@
</trans-unit>
<trans-unit id="branding">
<source>branding</source>
<target>Markendarstellung</target>
<target>Mein Unternehmen</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>
<target>Logo URL (ersetzt den Unternehmensnamen im Anmeldebildschirm)</target>
</trans-unit>
<trans-unit id="label.theme.branding.company">
<source>label.theme.branding.company</source>
<target>Unternehmen</target>
<target>Unternehmensname</target>
</trans-unit>
<trans-unit id="label.theme.branding.mini">
<source>label.theme.branding.mini</source>
@@ -146,6 +146,10 @@
<source>label.theme.branding.title</source>
<target>Browser Titel</target>
</trans-unit>
<trans-unit id="label.company.financial_year">
<source>label.company.financial_year</source>
<target>Geschäftsjahr</target>
</trans-unit>
<trans-unit id="rounding">
<source>rounding</source>
<target>Zeitenrundung</target>