We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for internationalization within the code and language files
The text was updated successfully, but these errors were encountered:
The code for internationalization support is implemented in several files.
The jade templates are translated from jade to HTML, including the localization in the builder script: https://github.com/arianepaola/beaglebone-getting-started/blob/nwjs/Gruntfile.js
This build script includes the localization files from: https://github.com/arianepaola/beaglebone-getting-started/tree/nwjs/App/i18n/locale
Sorry, something went wrong.
Merge pull request #12 from jadonk/master
9b8580c
Pull in ISO update
No branches or pull requests
Support for internationalization within the code and language files
The text was updated successfully, but these errors were encountered: