Add two more localization strings in common.xml
This commit is contained in:
parent
8e2aa1f129
commit
4b42777409
1 changed files with 8 additions and 0 deletions
|
@ -2115,5 +2115,13 @@
|
|||
<original>You have not set an email address yet.</original>
|
||||
<translate></translate>
|
||||
</item>
|
||||
<item id="528" file="command.cpp" function="_handle_email_command">
|
||||
<original>An email has been sent, please check your inbox for the verification code.</original>
|
||||
<translate></translate>
|
||||
</item>
|
||||
<item id="529" file="command.cpp" function="_handle_email_command">
|
||||
<original>An error has occurred, could not send a verification email.</original>
|
||||
<translate></translate>
|
||||
</item>
|
||||
</items>
|
||||
</root>
|
Loading…
Reference in a new issue