private cloud update 2020-06-14

1. completed i18n for private cloud (foreground and background)
2. fixed issues
This commit is contained in:
strawmanbobi
2020-06-14 11:56:18 +08:00
parent 7fc902a540
commit f94a89faef
28 changed files with 899 additions and 1227 deletions

View File

@@ -3,7 +3,7 @@
* 2016-11-27
*/
var server = require('../irext_console.js');
let server = require('../irext_console.js');
require('./navigation_routes.js');
require('./authentication_routes.js');