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

feat(l10n): refactor the localization code #296

Merged
merged 1 commit into from
Jan 16, 2024
Merged

Conversation

bfabio
Copy link
Member

@bfabio bfabio commented Jan 15, 2024

  • App localization is now based on the detected language from the browser at runtime
  • Spell the whole language name in the UI
  • Change the UI for multiple languages in the publiccode.yml file, removing the tabs
  • Use a library for the list of languages, so we don't have to maintain our own

Obsoletes #247
Related #234
Fixes #123, Fixes #26

* App localization is now based on the detected language from the
  browser at runtime
* Spell the whole language name in the UI
* Change the UI for multiple languages in the publiccode.yml file,
  removing the tabs
* Use a library for the list of languages, so we don't have to maintain
  our own

Obsoletes italia#247
Related italia#234
Fixes italia#123, Fixes italia#26
Copy link

vercel bot commented Jan 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
publiccode-editor ✅ Ready (Inspect) Visit Preview Jan 15, 2024 2:28pm

@bfabio bfabio merged commit 17404a9 into italia:develop Jan 16, 2024
4 checks passed
@bfabio bfabio deleted the i18n branch January 16, 2024 08:14
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

Successfully merging this pull request may close these issues.

Use the full language name when presenting languages Translation in Italian
1 participant