nextcloud/lib/private/L10N
Roeland Jago Douma b2cc5d8fb6
Make the L10N loading lazy
Fixes #15675
This makes loading of the actual L10N lazy. So we only detect and load
the actual translations when they are used. Instead of trying to load
them all the time just because an app is enabled.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-05-22 11:22:12 +02:00
..
Factory.php Make the L10N loading lazy 2019-05-22 11:22:12 +02:00
L10N.php docblock version fixes 2018-06-28 17:37:16 +02:00
L10NString.php Update license headers 2017-11-06 16:56:19 +01:00
LanguageIterator.php Backend work to provide NC whats New info to users 2018-07-05 14:33:08 +02:00
LanguageNotFoundException.php Update license headers 2017-11-06 16:56:19 +01:00
LazyL10N.php Make the L10N loading lazy 2019-05-22 11:22:12 +02:00