aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Translation
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-241-18/+2
* fix(coding style)Marcel Klehr2024-01-101-7/+7
* enh(OCP\Translation): Introduce ITranslationProviderWithUserIdMarcel Klehr2024-01-101-0/+9
* enh(OCP\Translation): Add ITranslationProviderWithIdMarcel Klehr2024-01-101-2/+7
* AI admin settings: Use config values in AI feature managersMarcel Klehr2023-08-021-3/+22
* 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