|
@@ -12,6 +12,7 @@ export const EnAuthSetEn = {
|
|
|
opt_text02:'English Research Report Administrator',
|
|
|
opt_text03:'English PPT Administrator',
|
|
|
opt_text04:'Daily News Administrator',
|
|
|
+ opt_text05:'海外客户管理员'
|
|
|
};
|
|
|
|
|
|
/* 中文 */
|
|
@@ -24,6 +25,7 @@ export const EnAuthSetZh = {
|
|
|
opt_text02:'英文研报管理员',
|
|
|
opt_text03:'英文PPT管理员',
|
|
|
opt_text04:'每日资讯管理员',
|
|
|
+ opt_text05:'海外客户管理员'
|
|
|
};
|
|
|
|
|
|
/**
|