support multiple teamleads in each team (#2702)

* fix jumping avatars
* fix line-break after color dot for long names
This commit is contained in:
Kevin Papst
2021-08-07 18:05:41 +02:00
committed by GitHub
parent e9986c92d6
commit b2d3272151
101 changed files with 1952 additions and 649 deletions

View File

@@ -2,6 +2,10 @@
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file source-language="en" target-language="de" datatype="plaintext" original="validators.en.xlf">
<body>
<trans-unit id="At least one team leader must be assigned to the team.">
<source>At least one team leader must be assigned to the team.</source>
<target>Dem Team muss mindestens ein Teamleiter zugeordnet werden.</target>
</trans-unit>
<trans-unit id="The entered passwords don't match.">
<source>The entered passwords don't match.</source>
<target>Die Passwörter stimmen nicht überein.</target>