Skip to content

Commit 8843a3b

Browse files
committed
Merge branch 'i18n' of github.com:xxxserxxx/gotop into i18n
2 parents 2c81106 + afa80c7 commit 8843a3b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

go.sum

+1
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,5 @@ gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8
5050
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
5151
gopkg.in/yaml.v2 v2.2.1/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
5252
gopkg.in/yaml.v2 v2.2.2/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
53+
howett.net/plist v0.0.0-20200419221736-3b63eb3a43b5 h1:AQkaJpH+/FmqRjmXZPELom5zIERYZfwTjnHpfoVMQEc=
5354
howett.net/plist v0.0.0-20200419221736-3b63eb3a43b5/go.mod h1:vMygbs4qMhSZSc4lCUl2OEE+rDiIIJAIdR4m7MiMcm0=

translations/dicts/zh_CN.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ slashes="25| Layout warning on line {0}: too many '/' in word {1}; ignoring extr
133133
[widget.label]
134134
disk=" 磁盘使用率 "
135135
cpu=" CPU 使用率 "
136-
gauge=" 功率 "
136+
gauge=" 电量 "
137137
battery=" 电池状态 "
138138
batt=" 电池 "
139139
temp=" 温度 "

0 commit comments

Comments
 (0)