File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -742,10 +742,10 @@ $i18n.addLanguageTable("zh_CN", {
742742 "dashboard.switch.storage.webdav" : "WebDAV [%url%%path%]" ,
743743 "dashboard.switch.storage.undefined" : "未知存储" ,
744744 "dashboard.switch.storage._interface" : "奇怪的存储" ,
745- "dashboard.value.storage.total.today" : "今日存储 %hits% | %bytes%" ,
746- "dashboard.value.cluster.total.today" : "今日节点 %hits% | %bytes%" ,
747- "dashboard.value.storage.total.30days" : "30 天存储 %hits% | %bytes%" ,
748- "dashboard.value.cluster.total.30days" : "30 天节点 %hits% | %bytes%"
745+ "dashboard.value.storage.total.today" : "共请求 %hits% | 共请求流量 %bytes%" ,
746+ "dashboard.value.cluster.total.today" : "共请求 %hits% | 共请求流量 %bytes%" ,
747+ "dashboard.value.storage.total.30days" : "共请求 %hits% | 共请求流量 %bytes%" ,
748+ "dashboard.value.cluster.total.30days" : "共请求 %hits% | 共请求流量 %bytes%"
749749
750750} )
751751$style . setTheme ( "light" , {
You can’t perform that action at this time.
0 commit comments