david-yz-liu / memory-viz

Javascript library for creating beginner-friendly memory model diagrams.
https://www.cs.toronto.edu/~david/memory-viz/demo/
2 stars 7 forks source link

Add i18n support #22

Open TheTallJerry opened 7 months ago

TheTallJerry commented 7 months ago

i18n can be added to react via https://react.i18next.com/ or alike. Can refer to Markus for example i18n structure. This should make string literals more manageable, both when user facing and when testing.