summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorMélanie Chauvel <perso@hack-libre.org>2021-05-04 23:23:36 +0200
committerGitHub <noreply@github.com>2021-05-04 23:23:36 +0200
commit19d3809ad5ca2299216e4b7793c39cc357b2b676 (patch)
tree6130b2509227a1279e5d56a4f63c687d47a7d79a /config
parentdde0529fbc2228ff7069a5208cdcdf745685db09 (diff)
Improve description of keyboard shortcuts (#16129)
* Remove useless “to” from shortcuts description * Improve descriptions of keyboard shortcuts * Use curved quotations marks instead of straight ones
Diffstat (limited to 'config')
-rw-r--r--config/locales/devise.en.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/devise.en.yml b/config/locales/devise.en.yml
index cc4140d1451..458fa6d7596 100644
--- a/config/locales/devise.en.yml
+++ b/config/locales/devise.en.yml
@@ -78,7 +78,7 @@ en:
subject: 'Mastodon: Security key authentication enabled'
title: Security keys enabled
omniauth_callbacks:
- failure: Could not authenticate you from %{kind} because "%{reason}".
+ failure: Could not authenticate you from %{kind} because “%{reason}”.
success: Successfully authenticated from %{kind} account.
passwords:
no_token: You can't access this page without coming from a password reset email. If you do come from a password reset email, please make sure you used the full URL provided.