diff --git a/i18n/en.json b/i18n/en.json index 0838c421..9f9b931c 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -15,7 +15,7 @@ "oathauth-recoverycodes": "The following list is a list of one-time use recovery codes. These codes can only be used once, and are for emergency use when you don't have access to your device. Please write these down and keep them in a secure location. It is recommended that you mark each code as used when you have logged in using it. If you lose your device, these codes are the only way to rescue your account.", "oathauth-recoverycodes-important": "This step is important! Do not skip this step!", "oathauth-recoverycodes-neveragain": "These codes will never be shown again!", - "oathauth-recoverytokens-createdat": "Recovery tokens created: $1", + "oathauth-recoverytokens-createdat": "Recovery codes created: $1", "oathauth-recoverycodes-download": "Download", "oathauth-recoverycodes-copy": "Copy", "oathauth-recoverycodes-copy-success": "Recovery codes were copied to your clipboard!", @@ -113,5 +113,5 @@ "oathauth-prefs-disabledgroups": "Disabled {{PLURAL:$1|group|groups}}:", "oathauth-prefs-disabledgroups-help": "{{GENDER:$2|Your membership}} in {{PLURAL:$1|this group|these groups}} is disabled until you enable [[Special:Manage Two-factor authentication|two-factor authentication]].", "oathauth-qrcode-alt": "Scannable QR code representing the secret key.", - "oathauth-hint": "Don't have access to your device or application? You can enter recovery tokens (presented when you enabled 2FA) in this field." + "oathauth-hint": "Don't have access to your device or application? You can enter recovery codes (presented when you enabled 2FA) in this field." }