mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-09 08:25:03 +02:00
Fix some missing translation problems
This commit is contained in:
@ -116,7 +116,7 @@ egw.extend('lang', egw.MODULE_GLOBAL, function()
|
||||
}
|
||||
langs.push({app: 'custom', lang: 'en'});
|
||||
|
||||
egw.langRequire(_window, langs, _callback, _context);
|
||||
this.langRequire(_window, langs, _callback, _context);
|
||||
},
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user