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