Added some translations

This commit is contained in:
Jan Böhmer 2019-03-15 18:59:07 +01:00
parent 1b8b5d927f
commit ab3f5db174
4 changed files with 168 additions and 1 deletions

View 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>