mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 01:25:55 +02:00
Fixed wrong translation for old password field in user settings.
This commit is contained in:
parent
55d26879ff
commit
62052fc947
1 changed files with 3 additions and 3 deletions
|
@ -4030,7 +4030,7 @@ If you have done this incorrectly or if a computer is no longer trusted, you can
|
|||
</unit>
|
||||
<unit id="47DEQpj" name="">
|
||||
<segment>
|
||||
<source></source>
|
||||
<source/>
|
||||
<target> </target>
|
||||
</segment>
|
||||
</unit>
|
||||
|
@ -6193,9 +6193,9 @@ Element 3</target>
|
|||
<notes>
|
||||
<note category="state" priority="1">obsolete</note>
|
||||
</notes>
|
||||
<segment>
|
||||
<segment state="translated">
|
||||
<source>user.settings.pw_old.label</source>
|
||||
<target>Altes Passwort</target>
|
||||
<target>Old password</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="Ed3ydow" name="pw_reset.submit">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue