This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
// 官方推荐的多国语言方法 兼容性不好
// 自定义多国语言动态加载方法
Ext.ns("Zi.LAN");
//#region MsCodeFeeTemplate,需求编号:SR2017061200005-3
Zi.LAN.DONGSHENGSFOT = "东胜物流信息管理系统";
Zi.LAN.USERNAME = "User Name:";
Zi.LAN.WODEXIAOXI = "My Message";
Zi.LAN.XIAZAI = "DownLoad";
Zi.LAN.GUANYU = "About";
Zi.LAN.TUICHU = "[Exit]";
Zi.LAN.HOMEPAGE = "首页";
Zi.LAN.MENU = "功能菜单";
//#endregion
//Zi.LAN. = "";