Skip to content
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

Translations procedure #466

Open
xoseperez opened this issue Jan 25, 2018 · 2 comments
Open

Translations procedure #466

xoseperez opened this issue Jan 25, 2018 · 2 comments
Assignees
Labels
enhancement New feature or request translations

Comments

@xoseperez
Copy link
Owner

Define and implement a procedure to translate the web interface.

A requirement is that this feature must not add file size to the final binary image, not beyond what could be normal due to different string lengths for different languages.

Right now all "translatable" strings are either on the index.html or the custom.js files. The idea would be to have a procedure implemented in the gulpfile.js that will search and replace the strings from localization files. There are a number of gulp plugins that could provide this solution.

@xoseperez xoseperez added enhancement New feature or request translations labels Jan 25, 2018
@xoseperez xoseperez self-assigned this Jan 25, 2018
@fork04
Copy link

fork04 commented Jan 25, 2018

Link doesn`t work
#455 (comment)

@xoseperez
Copy link
Owner Author

I just fixed the link, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request translations
Projects
None yet
Development

No branches or pull requests

2 participants