summaryrefslogtreecommitdiffstats
path: root/lib/private/Translation
Commit message (Expand)AuthorAgeFilesLines
* fix(translation): Don't use translation providers when from and to are the sameJoas Schilling2023-05-051-0/+4
* feat(translation): Return the detected language so clients can show more detailsJoas Schilling2023-05-021-2/+3
* fix(translation): Detect the language first and then ask all providers for tr...Joas Schilling2023-05-021-3/+11
* feat(translations): Add translation provider APIJulius Härtl2023-02-271-0/+120