mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-03 09:44:41 +02:00
Added some translations
This commit is contained in:
parent
1b8b5d927f
commit
ab3f5db174
4 changed files with 168 additions and 1 deletions
11
translations/validators.en.xlf
Normal file
11
translations/validators.en.xlf
Normal file
|
@ -0,0 +1,11 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<xliff xmlns="urn:oasis:names:tc:xliff:document:2.0" version="2.0" srcLang="en" trgLang="en">
|
||||
<file id="validators.en">
|
||||
<unit id="pkC1piI" name="password_must_match">
|
||||
<segment>
|
||||
<source>password_must_match</source>
|
||||
<target>Both passwords must match!</target>
|
||||
</segment>
|
||||
</unit>
|
||||
</file>
|
||||
</xliff>
|
Loading…
Add table
Add a link
Reference in a new issue