Skip to content

Commit

Permalink
Correct capitalization of Touch ID trade name (#4502)
Browse files Browse the repository at this point in the history
  • Loading branch information
jgarber623 authored Mar 4, 2024
1 parent d902fad commit fbc2be3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion config/locales/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -449,7 +449,7 @@ en:
invalid_level: Invalid MFA level.
success: You have successfully updated your multi-factor authentication level.
prompt:
webauthn_credential_note: Authenticate with a security device such as Touch Id, YubiKey, etc.
webauthn_credential_note: Authenticate with a security device such as Touch ID, YubiKey, etc.
sign_in_with_webauthn_credential: Authenticate with security device
otp_code: OTP code
otp_or_recovery: OTP or recovery code
Expand Down
2 changes: 1 addition & 1 deletion config/locales/ja.yml
Original file line number Diff line number Diff line change
Expand Up @@ -450,7 +450,7 @@ ja:
invalid_level: 不正なMFAの水準です。
success: 多要素認証の水準が正常に更新されました。
prompt:
webauthn_credential_note: Touch Id、YubiKeyなどのセキュリティ機器で認証してください。
webauthn_credential_note: Touch ID、YubiKeyなどのセキュリティ機器で認証してください。
sign_in_with_webauthn_credential: セキュリティ機器で認証
otp_code: OTPのコード
otp_or_recovery: OTPまたは復旧コード
Expand Down
2 changes: 1 addition & 1 deletion config/locales/zh-CN.yml
Original file line number Diff line number Diff line change
Expand Up @@ -458,7 +458,7 @@ zh-CN:
invalid_level: 无效的 MFA 级别。
success: 您已成功修改多因素验证级别。
prompt:
webauthn_credential_note: 使用如 Touch Id, YubiKey 等安全设备来认证身份。
webauthn_credential_note: 使用如 Touch ID, YubiKey 等安全设备来认证身份。
sign_in_with_webauthn_credential: 通过安全设备认证人身
otp_code: 一次性密码
otp_or_recovery: OTP 或 恢复码
Expand Down

0 comments on commit fbc2be3

Please sign in to comment.