mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-09 14:53:00 +03:00
🐛 Bug Report: Pocket-ID does not use passwords but passkeys #24
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @SchwarzerA on GitHub.
Reproduction steps
The logon mask says
…einem _Passwort_ an…but passwords are not used with this software. Some users might be confused.Expected behavior
Instead it should be
…einem **Passkey** an…. It seems to be a problem of the german translation. Might be other translations are also affected.Actual Behavior
German translation mentions "Passwort" instead of "Passkey".
Pocket ID Version
Powered by [Pocket ID](https://github.com/pocket-id/pocket-id) (1.10.0)Database
SQLite
OS and Environment
Docker
Log Output
No response
@stonith404 commented on GitHub:
This appears to be fixed and will be included in the next release. Just FYI all newly added strings get translated from English to all other languages automatically with DeepL. We rely on contributors to fix potential mistakes. Feel free to contribute to the translations if you find any more mistakes.
@kmendell commented on GitHub:
This is most likely a translation issue, @stonith404 since i dont know german :P is there a better word for the term passkey that should be used?