You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
432 B
JavaScript

This file contains ambiguous Unicode characters!

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.

// 官方推荐的多国语言方法 兼容性不好
// 自定义多国语言动态加载方法
var Zi = window.NameSpace || {};
Zi.GONGGAODETAIL = "E公告详情";
Zi.CLOSE = "E关闭";
Zi.BUZAITISHI = "E不再提示";
Zi.SHEZHICHENGGONG = "E设置成功"
Zi.SHEZHISHIBAI = "E设置失败";
Zi.GONGGAOSHIJIAN = "E公告时间";
Zi.GONGGAOREN = "E公告人";
Zi.BSTYPE = "E单据类型";
Zi.BSMSG = "E消息主题";