mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 09:35:49 +02:00
Added some validator translations.
This commit is contained in:
parent
6556eed364
commit
e12ecf774f
2 changed files with 18 additions and 0 deletions
|
@ -8238,5 +8238,11 @@ Element 3</target>
|
|||
<target>Two Factor Reset by Administrator</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="vlslklu" name="entity.duplicate">
|
||||
<segment>
|
||||
<source>entity.duplicate</source>
|
||||
<target>Duplicate element</target>
|
||||
</segment>
|
||||
</unit>
|
||||
</file>
|
||||
</xliff>
|
||||
|
|
|
@ -167,5 +167,17 @@
|
|||
<target>The username must contain only letters, numbers, underscores, dots, pluses or minuses.</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="lZvhKYu" name="validator.noneofitschild.self">
|
||||
<segment>
|
||||
<source>validator.noneofitschild.self</source>
|
||||
<target>An element can not be its own parent.</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="pr07aV4" name="validator.noneofitschild.children">
|
||||
<segment>
|
||||
<source>validator.noneofitschild.children</source>
|
||||
<target>You can not assign children element as parent (This would cause loops).</target>
|
||||
</segment>
|
||||
</unit>
|
||||
</file>
|
||||
</xliff>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue