Open lovasoa opened 4 years ago
Should be pretty easy to achieve. Just update this line in templating.js to iterate over multiple files instead of reading a single file.
This may be a little bit more work. We should check that all the dependencies support that. See
Go
translatableSee https://github.com/lovasoa/whitebophir/blob/master/client-data/index.html#L59
It should be translated in all currently supported languages.
An alternative is to just remove the value
attribute, and the browser will display a label in the user's language.
Transvision, a tool provided by the French Mozilla community, lists locales
in the Source Locale
and Target Locale
drop-downs.
@ovari : I don't understand. What is your point ?
Thought it might help. Unfortunately it didn't. Please disregard. Thanks
I added your point from #103 here. If you want to make pull requests to address one or several of the points above, it will be very appreciated :)
The following changes were suggested by @ovari in https://github.com/lovasoa/whitebophir/pull/103#issuecomment-654673440 :
translations.json
with all the locales, we could have one file per locale?en.json
and create another file likehu.json
.Color
should beColour
foren-GB
Go
button on the main page (the one that allows creating a named private whiteboard) translatable