Commit fb193bf66e52ef2b39fc80fb55b08b79792a0c4a

Authored by lsyer
1 parent 2657d1af

Update locale.constant-zh_CN.json

@@ -339,7 +339,7 @@ @@ -339,7 +339,7 @@
339 "api-usage": { 339 "api-usage": {
340 "api-usage": "Api 使用统计", 340 "api-usage": "Api 使用统计",
341 "data-points": "数据点", 341 "data-points": "数据点",
342 - "data-points-storage-days": "数据点存储天数", 342 + "data-points-storage-days": "日存储数据点数",
343 "email": "Email", 343 "email": "Email",
344 "email-messages": "Email messages", 344 "email-messages": "Email messages",
345 "email-messages-daily-activity": "Email messages daily activity", 345 "email-messages-daily-activity": "Email messages daily activity",
@@ -1646,7 +1646,7 @@ @@ -1646,7 +1646,7 @@
1646 "access-token": "访问令牌", 1646 "access-token": "访问令牌",
1647 "tls": "TLS" 1647 "tls": "TLS"
1648 }, 1648 },
1649 - "storage": "Storage", 1649 + "storage": "存储",
1650 "storage-max-file-records": "文件中的最大记录数", 1650 "storage-max-file-records": "文件中的最大记录数",
1651 "storage-max-files": "最大文件数", 1651 "storage-max-files": "最大文件数",
1652 "storage-max-files-min": "最小值为1。", 1652 "storage-max-files-min": "最小值为1。",
@@ -1665,7 +1665,7 @@ @@ -1665,7 +1665,7 @@
1665 "storage-type": "存储类型", 1665 "storage-type": "存储类型",
1666 "storage-types": { 1666 "storage-types": {
1667 "file-storage": "文件存储", 1667 "file-storage": "文件存储",
1668 - "memory-storage": "存储器" 1668 + "memory-storage": "内存存储"
1669 }, 1669 },
1670 "thingsboard": "ThingsBoard", 1670 "thingsboard": "ThingsBoard",
1671 "thingsboard-host": "ThingsBoard主机", 1671 "thingsboard-host": "ThingsBoard主机",
@@ -2016,7 +2016,7 @@ @@ -2016,7 +2016,7 @@
2016 "create-new-tenant-profile": "创建一个新的!", 2016 "create-new-tenant-profile": "创建一个新的!",
2017 "data": "纵断面数据", 2017 "data": "纵断面数据",
2018 "default": "默认", 2018 "default": "默认",
2019 - "default-storage-ttl-days": "默认存储TTL天(0-无限制)", 2019 + "default-storage-ttl-days": "默认存储 TTL 天数(0-无限制)",
2020 "default-storage-ttl-days-range": "不能为负存储天数", 2020 "default-storage-ttl-days-range": "不能为负存储天数",
2021 "default-storage-ttl-days-required": "默认存储 TTL 天数必填。", 2021 "default-storage-ttl-days-required": "默认存储 TTL 天数必填。",
2022 "delete": "删除租户配置", 2022 "delete": "删除租户配置",
@@ -2027,9 +2027,9 @@ @@ -2027,9 +2027,9 @@
2027 "description": "说明", 2027 "description": "说明",
2028 "edit": "编辑租户配置", 2028 "edit": "编辑租户配置",
2029 "idCopiedMessage": "租户配置Id已复制到剪贴板", 2029 "idCopiedMessage": "租户配置Id已复制到剪贴板",
2030 - "max-d-p-storage-days": "最大数据点存储天数(0-无限制)",  
2031 - "max-d-p-storage-days-range": "最大数据点存储天数不能为负数",  
2032 - "max-d-p-storage-days-required": "最大数据点存储天数必填。", 2030 + "max-d-p-storage-days": "最大日存储数据点数(0-无限制)",
  2031 + "max-d-p-storage-days-range": "最大日存储数据点数不能为负数",
  2032 + "max-d-p-storage-days-required": "最大日存储数据点数必填。",
2033 "max-emails": "发送的最大电子邮件数(0-无限制)", 2033 "max-emails": "发送的最大电子邮件数(0-无限制)",
2034 "max-emails-range": "发送的最大电子邮件数不能为负数", 2034 "max-emails-range": "发送的最大电子邮件数不能为负数",
2035 "max-emails-required": "最大电子邮件发送数必填。", 2035 "max-emails-required": "最大电子邮件发送数必填。",