-
Notifications
You must be signed in to change notification settings - Fork 145
New issue
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
WIP: Galène with multilingual capacity #103
base: master
Are you sure you want to change the base?
Conversation
To display in various languages
Adapted from https://github.com/andreasremdt/simple-translator per Andreas Remdt <[email protected]> (https://andreasremdt.com)
Please include the licensing information for simple-translator. Perhaps it should go into its own subdirectory of scripts/? Where's the part that internationalises messages that come from Javascript? |
Hello, it's not finished yet. |
Ah, ok. Please remove « WIP » from the subject when you feel it's ready to review.
A number of messages are generated by the Javascript code. Look at the calls to « displayError », for example. |
65fa0be
to
03038ea
Compare
b7172df
to
8de77fe
Compare
This is just for the index.html page but the bases are here for i18n
The same logic has to be done with galene.html and 404.html