]> source.dussan.org Git - nextcloud-server.git/commit
feat(l10n): Allow to force language with a query parameter
authorCôme Chilliet <come.chilliet@nextcloud.com>
Tue, 8 Oct 2024 12:44:03 +0000 (14:44 +0200)
committerCôme Chilliet <come.chilliet@nextcloud.com>
Tue, 8 Oct 2024 12:44:03 +0000 (14:44 +0200)
commit1b8949ebac94339a359e159afe1480214a3b9746
tree612219df5a5af901e8da2d823ce3aefe47ab71a2
parent414430980a9efa3ced924d092ef50d336b2b7dde
feat(l10n): Allow to force language with a query parameter

This will be used by support application to always generate the support
 report in english. It may also be used to debug a language, or to
 temporarily show a page in an other language to take a screenshot or to
 share your screen with someone speaking another language.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
lib/private/L10N/Factory.php