-
Notifications
You must be signed in to change notification settings - Fork 8
Localizing the Adapt It Mobile User Interface
To be determined...
We are currently using i18next, an open source javascript library, to add support for the localization of the Adapt It Mobile UI. i18next supports importing / exporting .po files through i18next-conv (http://i18next.com/pages/ext_i18next-conv.html). I’m thinking that this should only be done once, since there’s a bit of manual editing that needs to be done to get rid of strings we won’t use in Adapt It Mobile. After that, we can edit the files by hand or use i18next-webtranslate (http://i18next.com/pages/ext_webtranslate.html) to serve up an editor interface.
This might be the easiest way for people to contribute to the localization of the Adapt It Mobile interface into their language.
Home | About | Using Adapt It Mobile | Contributing | Copyright © 2014-2024 Adapt It
- Localizing the Adapt It Mobile User Interface
- Creating Graphics for Adapt It Mobile
- Reporting a problem / bug
- Developing Adapt It Mobile on Linux
- Developing Adapt It Mobile on OS X
- Developing Adapt It Mobile on Windows
- Getting Started with the code
- Compiling locally
- Running in an emulator
- Debugging
- Tips and Tricks
- Development Troubleshooting