mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-20 17:15:51 +02:00
Added translation for old password field in user settings.
This commit is contained in:
parent
d4353118d9
commit
da6b74dfdd
2 changed files with 9 additions and 1 deletions
|
@ -2442,6 +2442,10 @@ Element 3</target>
|
|||
<source>user.permissions</source>
|
||||
<target state="translated">Berechtigungen</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="" resname="user.settings.pw_old.label">
|
||||
<source>user.settings.pw_old.label</source>
|
||||
<target>Old password</target>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
|
|
|
@ -2411,8 +2411,12 @@ Element 3</target>
|
|||
</trans-unit>
|
||||
<trans-unit id="A7LFSdc" resname="user.permissions">
|
||||
<source>user.permissions</source>
|
||||
<target>__user.permissions</target>
|
||||
<target>Permissions</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="" resname="user.settings.pw_old.label">
|
||||
<source>user.settings.pw_old.label</source>
|
||||
<target>Altes Passwort</target>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue