added avatars, show user teams in list, new team dashboard widgets (#1150)

This commit is contained in:
Kevin Papst
2019-10-03 13:44:16 +02:00
committed by GitHub
parent 718ad4b398
commit e8c25d8ac5
120 changed files with 2585 additions and 642 deletions

View File

@@ -56,6 +56,10 @@
<source>search</source>
<target>Suchen</target>
</trans-unit>
<trans-unit id="my.profile">
<source>my.profile</source>
<target>Mein Profil</target>
</trans-unit>
<!--
Login / Security
@@ -156,6 +160,10 @@
<source>menu.tags</source>
<target>Schlagworte</target>
</trans-unit>
<trans-unit id="menu.doctor">
<source>menu.doctor</source>
<target>Doktor</target>
</trans-unit>
<!--
Error templates
@@ -324,10 +332,6 @@
<source>dashboard.subtitle</source>
<target>Willkommen!</target>
</trans-unit>
<trans-unit id="dashboard.you">
<source>dashboard.you</source>
<target>Meine Statistiken</target>
</trans-unit>
<trans-unit id="dashboard.all">
<source>dashboard.all</source>
<target>Alle Benutzer</target>
@@ -344,6 +348,22 @@
<source>label.toggle_dropdown</source>
<target>Menü anzeigen</target>
</trans-unit>
<trans-unit id="label.my_teams">
<source>label.my_teams</source>
<target>Meine Teams</target>
</trans-unit>
<trans-unit id="label.my_team_projects">
<source>label.my_team_projects</source>
<target>Team Projekte &amp; Budgets</target>
</trans-unit>
<trans-unit id="label.progress">
<source>label.progress</source>
<target>Fortschritt</target>
</trans-unit>
<trans-unit id="label.plus_more">
<source>label.plus_more</source>
<target>+%count% weitere</target>
</trans-unit>
<!--
Timesheet
@@ -654,7 +674,7 @@
</trans-unit>
<trans-unit id="stats.yourWorkingHours">
<source>stats.yourWorkingHours</source>
<target>Deine Arbeitszeiten</target>
<target>Meine Arbeitszeiten</target>
</trans-unit>
<trans-unit id="stats.amountToday">
<source>stats.amountToday</source>
@@ -716,6 +736,14 @@
<source>stats.customerTotal</source>
<target>Anzahl Kunden</target>
</trans-unit>
<trans-unit id="stats.percentUsed">
<source>stats.percentUsed</source>
<target>%percent%% verwendet</target>
</trans-unit>
<trans-unit id="stats.percentUsedLeft">
<source>stats.percentUsedLeft</source>
<target>%percent%% verwendet (noch %left% offen)</target>
</trans-unit>
<!--
Invoice