Handle too many failed request on user login.

This commit is contained in:
Pierre HUBERT
2018-08-20 14:06:59 +02:00
parent 6fe08cb844
commit c699e13833
2 changed files with 13 additions and 3 deletions

View File

@ -232,4 +232,5 @@
<string name="account_created_title">Congratulations</string>
<string name="account_created_message">Your account has been created. You can now sign into your new account to use all the features of Comunic.</string>
<string name="account_created_sign_in">Sign in</string>
<string name="activity_login_too_many_request">Too many failed login requests. Please try again later…</string>
</resources>