帐户管理, 国际化语言

This commit is contained in:
life
2015-11-21 15:43:31 +08:00
parent c29f6fc27e
commit 15d7f8abf1
6 changed files with 171 additions and 45 deletions

View File

@@ -6,6 +6,7 @@ var Api = {
loading: Loading,
gui: gui,
onClose: onClose,
switchToLoginWhenNoUser: switchToLoginWhenNoUser,
reloadApp: reloadApp,
isMac: isMac(),
nodeFs: NodeFs,