mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-04 02:05:16 +02:00
Enforce a meaningful username format.
This commit is contained in:
parent
fc8ab93752
commit
fcd9291f7f
3 changed files with 13 additions and 0 deletions
|
@ -976,5 +976,11 @@
|
|||
<target>The storage location was marked as "single part", so you can not add a new part to it.</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="NcM463r" name="user.invalid_username">
|
||||
<segment>
|
||||
<source>user.invalid_username</source>
|
||||
<target>The username must contain only letters, numbers, underscores, dots, pluses or minuses.</target>
|
||||
</segment>
|
||||
</unit>
|
||||
</file>
|
||||
</xliff>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue