ory / network

Ory runs a global end-to-end security infrastructure for humans, robots, and servers. We build and use open source software.
Apache License 2.0
80 stars 6 forks source link

Missing translation on button in french on the login flow #391

Open remidewitte opened 1 month ago

remidewitte commented 1 month ago

Preflight checklist

Ory Network Project

24969d7e-2bc8-4043-a490-0cd6280fa415

Describe the bug

Login flow displays a "Sign in with password" button in french. All the UI is well translated expect this button.

image

Reproducing the bug

Try to login with browser sending Accept-Language: fr,fr-FR header.

Relevant log output

No response

Relevant configuration

No response

Version

Cloud

On which operating system are you observing this issue?

None

In which environment are you deploying?

None

Additional Context

No response

remidewitte commented 1 month ago

And also on /ui/registration.

1 - Message "You tried signing in with remi.dewitte@synako.fr which is already in use by another account. You can sign in using your password." is not translated.

2 - Create account is not translated.

remidewitte commented 1 month ago

I am happy to contribute if there is somewhere to submit a PR. It seems like it is related to https://github.com/ory/kratos/tree/master/text but I cannot find the french translation file.