phetsims / unit-rates

"Unit Rates" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
0 stars 2 forks source link

Add support for dynamic locale #222

Open pixelzoom opened 1 year ago

pixelzoom commented 1 year ago

Currently at ~5% completed.

pixelzoom commented 6 months ago

This is now ~85% completed. See TODO items in the code (with this issue number) for remaining work. Most of the remaining work is in ShoppingQuestionFactory.ts, where question are dynamically generated for the Shopping screen.

pixelzoom commented 6 months ago

Support for dynamic locale is completed. This requires review before the sim is published from main.

pixelzoom commented 2 weeks ago

Please verify dynamic locale/layout support in https://github.com/phetsims/qa/issues/1111. Close if it looks OK.