fluid-project / infusion-docs

Documentation space for Infusion
http://docs.fluidproject.org/infusion
Creative Commons Attribution 4.0 International
8 stars 45 forks source link

Create demos and documentation for internationalization #270

Open jobara opened 1 month ago

jobara commented 1 month ago

We should create a demonstration of internationalizing one or more of our components using best-practices, and create documentation (tutorial and/or other) around the topic. We should also double-check our existing demos to ensure that they embody our best-practices and could be easily converted to another language. Our documentation could even use existing demos, perhaps, and illustrate how to modify the demo to be in a different language.

Additional context or notes

Originally filed as FLUID-5206 by @acheetham on November 6, 2013.

jobara commented 1 month ago

Comment Migrated from FLUID-5206 originally posted by @jobara on June 22, 2021

There is a Prefs Framework related example ( https://build-infusion.fluidproject.org/examples/framework/preferences/localizationpreference/urlpath/ ), but I'm assuming this issue is looking for a more general example of how this would work with any component.