fix:个人信息目录
This commit is contained in:
@@ -5,6 +5,7 @@ const viewEn: any = {
|
||||
"view.billing": "Billing",
|
||||
"view.billing_histories": "Historical",
|
||||
"view.set-meal": "Set Meal",
|
||||
"view.userInfo":"User Information",
|
||||
};
|
||||
|
||||
const local: any = {
|
||||
|
||||
@@ -5,6 +5,7 @@ const viewZh: any = {
|
||||
"view.billing": "账单",
|
||||
"view.billing_histories": "历史查询",
|
||||
"view.set-meal": "套餐",
|
||||
"view.userInfo":"个人信息"
|
||||
};
|
||||
|
||||
const local:any = {
|
||||
|
||||
Reference in New Issue
Block a user