Skip to content
This repository has been archived by the owner on Feb 25, 2019. It is now read-only.

Localization (i18n) of all strings. #340

Open
rquast opened this issue Jun 15, 2016 · 2 comments
Open

Localization (i18n) of all strings. #340

rquast opened this issue Jun 15, 2016 · 2 comments

Comments

@rquast
Copy link

rquast commented Jun 15, 2016

Currently, Anvil only caters to an English speaking end user. This is very problematic for most of the world's population who don't speak it.

Initially, anything that the user needs to deal with must be internationalized for them to use Anvil. May need to investigate the different i18n libraries for something that is both easy to implement, and have good integration with popular IDEs.

@rquast rquast changed the title Internationalization (i18n) of all strings. Localization (i18n) of all strings. Jun 15, 2016
@rquast
Copy link
Author

rquast commented Jun 15, 2016

An interesting discussion on JS localization frameworks -http://stackoverflow.com/questions/3084675/how-does-internationalization-work-in-javascript

@rquast
Copy link
Author

rquast commented Jun 15, 2016

An example of using i18next with Jade (since Anvil views are done with Jade)- https://github.com/rbeere/i18next-jade-express-sample

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant