mirror of
https://github.com/valitydev/redash.git
synced 2024-11-07 01:25:16 +00:00
Changed "his" to "their"
This commit is contained in:
parent
8df2391a77
commit
85179fd07b
@ -77,7 +77,7 @@
|
|||||||
|
|
||||||
<div ng-if="passwordResetLink" class="alert alert-success">
|
<div ng-if="passwordResetLink" class="alert alert-success">
|
||||||
<p ng-if="!clientConfig.mailSettingMissing">
|
<p ng-if="!clientConfig.mailSettingMissing">
|
||||||
<strong>The user should receive a link to reset his password by email soon.</strong>
|
<strong>The user should receive a link to reset their password by email soon.</strong>
|
||||||
</p>
|
</p>
|
||||||
<p ng-if="clientConfig.mailSettingsMissing">
|
<p ng-if="clientConfig.mailSettingsMissing">
|
||||||
You don't have mail server configured, please send the following link
|
You don't have mail server configured, please send the following link
|
||||||
|
Loading…
Reference in New Issue
Block a user