diff options
author | Claire <claire.github-309c@sitedethib.com> | 2022-11-17 10:54:33 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-17 10:54:33 +0100 |
commit | eb80789b0bdfe0189d4352c77a8fcfa6e40ff164 (patch) | |
tree | d2f65d5d31dd6d424699c7ab17489a89d404a4be /config | |
parent | e1f819fd78c0c004c0629530203353fbf6d11a91 (diff) |
Fix misleading wording about waitlists (#20850)
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/en.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 679e356b4..048c0f682 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -914,7 +914,7 @@ en: warning: Be very careful with this data. Never share it with anyone! your_token: Your access token auth: - apply_for_account: Get on waitlist + apply_for_account: Request an account change_password: Password delete_account: Delete account delete_account_html: If you wish to delete your account, you can <a href="%{path}">proceed here</a>. You will be asked for confirmation. |