-
-
Notifications
You must be signed in to change notification settings - Fork 57
Internationalization
Hyacinthe edited this page Jun 10, 2026
·
1 revision
File Converter Pro ships with built-in French and English.
Anyone can add a new language without touching the source code:
- Create a
.langfile (UTF-8 JSON) using an existing language file as reference. - Place it in the
languages/folder in the internal folder next to the executable (or in the source tree). - The new language is detected and listed in Settings automatically on next launch. See CONTRIBUTING.md for a step-by-step guide.