From 2aba5be94bcbb03bb5ec13d121fe945c2f8dce38 Mon Sep 17 00:00:00 2001 From: Surpriseplus <845948745@qq.com> Date: 星期二, 13 六月 2023 14:01:32 +0800 Subject: [PATCH] 发布管理,数据统计 --- src/assets/lang/en.js | 15 ++++++++++++--- 1 files changed, 12 insertions(+), 3 deletions(-) diff --git a/src/assets/lang/en.js b/src/assets/lang/en.js index 6fec354..69e8700 100644 --- a/src/assets/lang/en.js +++ b/src/assets/lang/en.js @@ -101,9 +101,18 @@ }, dataStaticObj: { - type1: 'Primary module', - type2: 'Secondary module', - type3: 'Statistical data', + // type1: 'Primary module', + // type2: 'Secondary module', + // type3: 'Statistical data', + + + type1: 'service name', + type2: 'visits', + type3: 'Unit Name', + type4: 'Data volume', + type5: 'menu name', + type7: 'visits', + type8: 'Number of statistics', }, projectObj: { projname: 'Project Name', -- Gitblit v1.9.3