you-apps / TranslateYou

Privacy focused translator app built with MD3
https://you-apps.net
GNU General Public License v3.0
986 stars 45 forks source link

Auto Language Detection display detected Lang. #452

Closed derei closed 3 months ago

derei commented 3 months ago

Describe your suggested feature

When translation is set to autodetect language, it would be extremely useful to:

  1. display the detected language.
  2. allow the user to submit a correction suggestion in case of wrong autodetection.

Other details

No response

Acknowledgements

Bnyro commented 3 months ago

display the detected language.

That's already implemented, it's currently not shown due to a bug that will be fixed next release.

allow the user to submit a correction suggestion in case of wrong autodetection.

None of the translation engine APIs supports that.