mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
Try to get the language from request before falling back to the instance default. This fixes the detected user language during first login of a new user and ensures that the returned language is consistent during the login. Also partially fixes a bug with Collectives folder being initialized in different languages at first login, see https://gitlab.com/collectivecloud/collectives/-/issues/238 Signed-off-by: Jonas Meurer <jonas@freesources.org> |
||
|---|---|---|
| .. | ||
| Factory.php | ||
| L10N.php | ||
| L10NString.php | ||
| LanguageIterator.php | ||
| LanguageNotFoundException.php | ||
| LazyL10N.php | ||