-
Notifications
You must be signed in to change notification settings - Fork 1
Translations
Luca Weiss edited this page Apr 29, 2025
·
1 revision
Run the following command in your terminal:
lupdate -verbose include/libopenrazer.h -ts translations/libopenrazer_$LANG.ts
To clean up vanished translations, add -no-obsolete
parameter.
$LANG
should always be "a lowercase, two-letter, ISO 639 language code"!
Then add the language to translations/meson.build
.
Use Qt Linguist to open the .ts
file you want to edit.
A full manual is available on doc.qt.io.
Please try this as part of RazerGenie: https://github.com/z3ntu/RazerGenie/wiki/Translations