i18n-editor
i18n-editor copied to clipboard
Add i18n support in Spanish
@jcbvm I will contribute with the Spanish translation
That would be very welcome 👍
How can I change the language of the application on linux?
The application takes the system language as default.
If you have checked out the project you can force a language in the Main class:
Locale.setDefault(new Locale("es"))
Have spanish translation done just preparing a pull request ;)
Fuck I've just spent two hours today translating into spanish without noticing the pull request with the translation done :(