italia / italia/eudi-wallet-it-python
Remove text from the qrcode page and use gettext for localization
Open
enhancement
UX
- Dominant language
- Python
- Stars
- 30
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.