forked from wallabag/wallabag
Fix accessibility problem with the 2FA QR code (#4915)
* Add alt to qr code * Add alt to qr code * Fix contrast for api key link * Add translate qrcode alt * Add translatation for QR code alternative * Fix extra space * Add translation for qrcode image alternative
This commit is contained in:
@ -212,6 +212,7 @@ config:
|
||||
two_factor_code_description_5: "If you can't see the QR Code or can't scan it, enter the following secret in your app:"
|
||||
cancel: Cancel
|
||||
enable: Enable
|
||||
qrcode_label: QR code
|
||||
entry:
|
||||
default_title: Title of the entry
|
||||
page_titles:
|
||||
|
||||
Reference in New Issue
Block a user