This repository was archived by the owner on Oct 27, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 21
Need help with translation #53
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Include i18n.lua library for multi-language support, since CET 1.9 now allow user to change font to show utf8 characters.
Need to have languages in separate files. (e.g.en.lua,cn.lua,de.lua...)A language list file for the GUI to add more languages without needing to edit theinit.lua(similar toprotocols.lua)Save user language setting into aconfig.jsonfile
i18n has been implemented in the i18-support branch.
i18n has been merged into the main branch. Please PR your translations.
Here is a guide on how to add a new language and update existing language files.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed