allow to edit username (#4559)

This commit is contained in:
Kevin Papst
2024-01-14 13:02:44 +01:00
committed by GitHub
parent 5acd33dd64
commit fdda9841fa
6 changed files with 43 additions and 2 deletions

View File

@@ -1693,6 +1693,14 @@
<source>unpaid_vacation</source>
<target>Unbezahlter Urlaub</target>
</trans-unit>
<trans-unit id="q59lI2y" resname="user_identifier">
<source>user_identifier</source>
<target>Benutzer ID</target>
</trans-unit>
<trans-unit id="uqv2Lrv" resname="user_identifier.help">
<source>user_identifier.help</source>
<target>Die eindeutige Benutzerkennung wird zur Authentifizierung und bei Exporten verwendet</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -1693,6 +1693,14 @@
<source>unpaid_vacation</source>
<target>Unpaid holidays</target>
</trans-unit>
<trans-unit id="q59lI2y" resname="user_identifier">
<source>user_identifier</source>
<target>User ID</target>
</trans-unit>
<trans-unit id="uqv2Lrv" resname="user_identifier.help">
<source>user_identifier.help</source>
<target>The unique user identifier is used for authentication and in exports</target>
</trans-unit>
</body>
</file>
</xliff>