mirror of
https://github.com/zulip/zulip.git
synced 2025-11-16 11:52:01 +00:00
@@ -34,7 +34,8 @@
|
|||||||
},
|
},
|
||||||
backend: backendOptions,
|
backend: backendOptions,
|
||||||
detection: detectionOptions,
|
detection: detectionOptions,
|
||||||
cache: cacheOptions
|
cache: cacheOptions,
|
||||||
|
fallbackLng: 'en'
|
||||||
}, function () {
|
}, function () {
|
||||||
var i;
|
var i;
|
||||||
initialized = true;
|
initialized = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user