chore(i18n): update zh-CN translation

This commit is contained in:
JiPai 2025-12-23 23:04:41 +08:00
parent 6859f00bf6
commit 783098fadc
2 changed files with 8 additions and 8 deletions

View file

@ -770,7 +770,7 @@
"label.growth": [ "label.growth": [
{ {
"type": 0, "type": 0,
"value": "Growth" "value": "增长"
} }
], ],
"label.hostname": [ "label.hostname": [
@ -1512,13 +1512,13 @@
"label.save-cohort": [ "label.save-cohort": [
{ {
"type": 0, "type": 0,
"value": "Save as cohort" "value": "保存为群组"
} }
], ],
"label.save-segment": [ "label.save-segment": [
{ {
"type": 0, "type": 0,
"value": "Save as segment" "value": "保存为细分"
} }
], ],
"label.screen": [ "label.screen": [
@ -1668,7 +1668,7 @@
"label.table": [ "label.table": [
{ {
"type": 0, "type": 0,
"value": "平板" "value": "表格"
} }
], ],
"label.tablet": [ "label.tablet": [

View file

@ -127,7 +127,7 @@
"label.greater-than": "大于", "label.greater-than": "大于",
"label.greater-than-equals": "大于或等于", "label.greater-than-equals": "大于或等于",
"label.grouped": "分组", "label.grouped": "分组",
"label.growth": "Growth", "label.growth": "增长",
"label.hostname": "主机名", "label.hostname": "主机名",
"label.includes": "包括", "label.includes": "包括",
"label.insight": "洞察", "label.insight": "洞察",
@ -238,8 +238,8 @@
"label.role": "角色", "label.role": "角色",
"label.run-query": "查询", "label.run-query": "查询",
"label.save": "保存", "label.save": "保存",
"label.save-cohort": "Save as cohort", "label.save-cohort": "保存为群组",
"label.save-segment": "Save as segment", "label.save-segment": "保存为细分",
"label.screen": "屏幕", "label.screen": "屏幕",
"label.screens": "屏幕尺寸", "label.screens": "屏幕尺寸",
"label.search": "搜索", "label.search": "搜索",
@ -264,7 +264,7 @@
"label.sum": "总和", "label.sum": "总和",
"label.support": "支持", "label.support": "支持",
"label.switch-account": "切换账户", "label.switch-account": "切换账户",
"label.table": "平板", "label.table": "表格",
"label.tablet": "平板", "label.tablet": "平板",
"label.tag": "标签", "label.tag": "标签",
"label.tags": "标签", "label.tags": "标签",