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>Branding</target>
<target>My company</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>
<target>Logo URL (replaces the company name in login screen)</target>
</trans-unit>
<trans-unit id="label.theme.branding.company">
<source>label.theme.branding.company</source>
<target>Company</target>
<target>Company name</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 Title</target>
</trans-unit>
<trans-unit id="label.company.financial_year">
<source>label.company.financial_year</source>
<target>Financial year</target>
</trans-unit>
<trans-unit id="rounding">
<source>rounding</source>
<target>Time rounding</target>