autocore: fix zh-cn po

This commit is contained in:
coolsnowwolf 2020-02-16 02:33:38 +08:00
parent e652b67597
commit c42496b73f
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=autocore
PKG_VERSION:=1
PKG_RELEASE:=27
PKG_RELEASE:=28
include $(INCLUDE_DIR)/package.mk

View File

@ -731,7 +731,7 @@
<tr><td width="33%"><%:Local Time%></td><td id="localtime">-</td></tr>
<tr><td width="33%"><%:Uptime%></td><td id="uptime">-</td></tr>
<tr><td width="33%"><%:Load Average%></td><td id="loadavg">-</td></tr>
<tr><td width="33%"><%:CPU Usage%></td><td id="cpuusage">-</td></tr>
<tr><td width="33%"><%:CPU usage (%)%></td><td id="cpuusage">-</td></tr>
</table>
</fieldset>