You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
744 B
XML

<?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="en">
<group id="user">
<unit id="emailNotVerified">
<segment>
<source>user.emailNotVerified</source>
<target>Your account mail has not been verified.</target>
</segment>
</unit>
<unit id="notValidatedByAdmin">
<segment>
<source>user.notValidatedByAdmin</source>
<target>Your account has not been validated by an administrator yet.</target>
</segment>
</unit>
</group>
</file>
</xliff>