mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-19 16:43:26 +02:00
Updated dependencies.
This commit is contained in:
@@ -36,7 +36,7 @@ module.exports = function LanguageServiceFactory(
|
||||
)
|
||||
|
||||
function updateLanguage() {
|
||||
gettextCatalog.currentLanguage = LanguageService.selectedLanguage
|
||||
gettextCatalog.setCurrentLanguage(LanguageService.selectedLanguage)
|
||||
}
|
||||
|
||||
LanguageService.updateLanguage = updateLanguage
|
||||
|
||||
Reference in New Issue
Block a user