Skip to content

Commit

Permalink
fix some Chinese translation problem
Browse files Browse the repository at this point in the history
Hi,Wwarby, I find some words are not correctly translated for the small difference。I fixed it.
  • Loading branch information
Likenttt authored Jun 19, 2021
1 parent 6f5118a commit d835dfe
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions resources-zhs/strings.xml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
<strings>
<string id="appName">沃克</string>
<string id="steps">脚步</string>
<string id="stepsUnits">脚步</string>
<string id="pace">步伐</string>
<string id="appName">行者</string>
<string id="steps">步数</string>
<string id="stepsUnits">步数单位</string>
<string id="pace">配速</string>
<string id="speed">速度</string>
<string id="timer">计时器</string>
<string id="paceOrSpeedModeTitle">速度/速度模式</string>
<string id="paceOrSpeedModeTitle">配速/速度模式</string>
<string id="heartRateModeTitle">心率模式</string>
<string id="showHeartRateZoneTitle">显示心率区</string>
<string id="showSpeedInsteadOfPace">显示速度而不是速度</string>
<string id="darkMode">黑色</string>
<string id="modeInstant"></string>
<string id="showHeartRateZoneTitle">显示心率区间</string>
<string id="showSpeedInsteadOfPace">显示速度而不是配速</string>
<string id="darkMode">暗色模式</string>
<string id="modeInstant">实时</string>
<string id="mode5Seconds">平均5秒</string>
<string id="mode10Seconds">平均10秒</string>
<string id="mode30Seconds">平均30秒</string>
Expand Down

0 comments on commit d835dfe

Please sign in to comment.