Los botones de inicio de sesión largos recortan el lado izquierdo del modal de inicio de sesión

The localized version of js.login.passkey.name can lead to an oversized right side of the login modal:

If I shorten the label, it looks okay:

2 Me gusta

I’ve opened a pull request to add a max-width to avoid breakage like this, in worst case scenarios like this the text would get truncated…

but I also wonder if we could use a shorter default translation here to avoid it

4 Me gusta