Files
flameshot/src
Jiachen Yang 59d88dd2de fix auto locale detection (#308)
Current implementation QLocale::system.language() will not correctly
differs Simplified Chinese with Traditional Chinese, which is causing
problems to load translations for zh_TW. This fix the problem by
following the documentation here:
https://doc.qt.io/qt-5/qtranslator.html#load-1
2018-08-12 11:39:42 +02:00
..
2018-05-26 18:38:06 +02:00
2018-08-11 11:44:32 +02:00
2018-08-12 11:39:42 +02:00