Hi,
the plugin qtranslate is still alive with new iteration: https://github.com/qtranslate/qtranslate-xt
would it be possible just to add option to pass strings thru __() or _e().
Editing text, textarea for diffferent languate is possible now by adding class or id of input element to qtranslate settings. But it would be nice to have an option to display translated string in for example select2 dropdown. Thanks.