diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2023-09-30 22:25:01 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-30 22:25:01 +0200 |
commit | 82a3679fb18efafbfc3ba7a434987f99a3fbf086 (patch) | |
tree | 77118243426aea8db25bc3d24a48bd47704480b1 /gui | |
parent | d1f3134c2889bb8a2016be77c497d15cad2abf35 (diff) | |
parent | e44c802b3118505ec9ed1f3b38da9ada8064326f (diff) |
Merge pull request #1732 from ddzzkunye/dz-GuiText-1
Diffstat (limited to 'gui')
-rw-r--r-- | gui/lang/zh_CN.ts | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gui/lang/zh_CN.ts b/gui/lang/zh_CN.ts index c6102928..b2fe1626 100644 --- a/gui/lang/zh_CN.ts +++ b/gui/lang/zh_CN.ts @@ -183,7 +183,7 @@ Press "clear calibration" to remove any calibration data pertaining to </message> <message> <source>Center at startup</source> - <translation>启动时自动回中</translation> + <translation>启动时回中</translation> </message> <message> <source>Disable user interface localization</source> @@ -255,7 +255,7 @@ Press "clear calibration" to remove any calibration data pertaining to </message> <message> <source>Alter the centered position sent to games. Useful if the default position is too much downward or upward.</source> - <translation>改变游戏中的得到的回中位置. 对于默认位置有明显偏移的很有用.</translation> + <translation>改变发送到游戏的回中位置. 对于默认位置有明显偏移的很有用.</translation> </message> <message> <source>°</source> @@ -263,7 +263,7 @@ Press "clear calibration" to remove any calibration data pertaining to </message> <message> <source> cm</source> - <translation> 厘米</translation> + <translation></translation> </message> <message> <source>CSV Data Logging</source> |