mirror of
https://github.com/kiwix/kiwix-desktop.git
synced 2025-09-22 03:26:05 -04:00

QObject::tr
but directly tr
.
It simplify the code and allow the translation to keep the context (the class of the object) instead of always having the `QObject` context.
Languages
C++
92.4%
CSS
3.7%
QMake
2.2%
Python
0.9%
HTML
0.4%
Other
0.4%