aboutsummaryrefslogtreecommitdiff
path: root/internal/locale/translations/el_EL.json
diff options
context:
space:
mode:
authorGravatar Frédéric Guillot <f@miniflux.net> 2024-10-26 21:16:08 -0700
committerGravatar Frédéric Guillot <f@miniflux.net> 2024-10-26 21:49:23 -0700
commit51030ef1a8ccc5afdba69f0aaeb269447fb15593 (patch)
treed2b51f360df7daf20e3ac89c9c3f2187fd1791d1 /internal/locale/translations/el_EL.json
parent2bcc4b83994a71bee209ad3b24b68492a11610af (diff)
downloadv2-51030ef1a8ccc5afdba69f0aaeb269447fb15593.tar.gz
v2-51030ef1a8ccc5afdba69f0aaeb269447fb15593.tar.zst
v2-51030ef1a8ccc5afdba69f0aaeb269447fb15593.zip
feat(webauthn): show help message regarding username and non-discoverable credentials
The username is required for non-resident keys, but it's not necessary for discoverable credentials like Passkeys.
Diffstat (limited to 'internal/locale/translations/el_EL.json')
-rw-r--r--internal/locale/translations/el_EL.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/locale/translations/el_EL.json b/internal/locale/translations/el_EL.json
index 6c97936c..59158fd1 100644
--- a/internal/locale/translations/el_EL.json
+++ b/internal/locale/translations/el_EL.json
@@ -220,6 +220,7 @@
"page.settings.webauthn.last_seen_on": "Last Used",
"page.settings.webauthn.register": "Εγγραφή κωδικού πρόσβασης",
"page.settings.webauthn.register.error": "Δεν είναι δυνατή η εγγραφή του κωδικού πρόσβασης",
+ "page.login.webauthn_login.help": "Please enter your username if you're using a security key. This is not required if you are using a Passkey (discoverable credentials).",
"page.settings.webauthn.delete": [
"Αφαιρέστε %d κωδικό πρόσβασης",
"Καταργήστε %d κωδικούς πρόσβασης"