mirror of
https://github.com/TagStudioDev/TagStudio.git
synced 2026-01-29 06:10:51 +00:00
* feat: implement first class for translated widget * feat: add further translated widget types * refactor: replace usages of translate_qobject with appropriate classes * refactor: remove wrapper classes * refactor: remove unnecessary used of Translations.formatted * refactor: remove further unnecessary format calls * refactor: replace calls for Translations.formatted with calls to str.format and remove some unused code * refactor: remove TranslatedString class * refactor: replace translate_with_setter with direct calls to the setter