qttranslations

Qt translation catalogs for localization support in Qt applications

brewmacoslinux
Try with needOr install directly
Source

About

Qt translation catalogs

Commands

qttranslations

Examples

View available translation files for Qt framework$ ls $(brew --prefix qttranslations)/translations
Check Qt translation catalog version information$ brew info qttranslations
Use translations in Qt application by pointing to installation path$ export QT_QPA_PLATFORM_PLUGIN_PATH=$(brew --prefix qt)/plugins && export QT_TRANSLATIONS_PATH=$(brew --prefix qttranslations)/translations