Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for localisation #559

Open
mindok opened this issue Dec 30, 2024 · 1 comment
Open

Support for localisation #559

mindok opened this issue Dec 30, 2024 · 1 comment

Comments

@mindok
Copy link

mindok commented Dec 30, 2024

Support for translating labels on sign-in screens (and others).

This may include pre-defined translations included in the library, but should also allow for translating label overrides. For example, you may want to rename the password label as follows:

  override Components.Password.Input do
    set :password_input_label, "Enter the secret phrase we discussed last week"
  end

And have the password label displayed as "Ingresa la frase secreta de la que hablamos la semana pasada" if the user requests Spanish.

@clifinger
Copy link

+1 for this one

@jimsynz jimsynz transferred this issue from team-alembic/ash_authentication Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants