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

Remove text from the qrcode page and use gettext for localization #107

Open
peppelinux opened this issue Aug 21, 2023 · 2 comments
Open
Labels
enhancement Something improving existing features UX
Milestone

Comments

@peppelinux
Copy link
Member

the qrcode page has too many italian texts as constants in the html/js

we must move those texts in a .po file and load it during the rendering though the satosa backend, deciding which .po (compiled gettext) to choose according to the user-agent language available in the satosa context

@peppelinux peppelinux added enhancement Something improving existing features UX labels Aug 21, 2023
@peppelinux peppelinux added this to the 0.7.0 milestone Aug 21, 2023
@peppelinux peppelinux removed this from the 0.7.0 milestone Oct 23, 2023
@peppelinux peppelinux added this to the 0.9.0 milestone Dec 7, 2023
@peppelinux peppelinux modified the milestones: 0.9.0, 1.0.0 Aug 29, 2024
@Zicchio
Copy link
Collaborator

Zicchio commented Sep 6, 2024

After some internal discussion with out team at tndigit, we came to the conclusion that either an english or multilingual page is a high priority for part of the team that review our work and/or some of our partners.
Is it possible to bump this in priority, maybe at milestone 0.9.0 or 0.9.1 based on the progress of the tasks currently at hand?

Tagging @peppelinux for notification. If preferred, we can move the discussion to a different channel.

@peppelinux
Copy link
Member Author

js component candidate for the implementation: https://github.com/guillaumepotier/gettext.js/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Something improving existing features UX
Projects
Status: No status
Development

No branches or pull requests

2 participants