diff options
author | 前进! <92249100+ddzzkunye@users.noreply.github.com> | 2023-09-30 22:08:37 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-30 22:08:37 +0800 |
commit | 1857b0aaf70c0d4d0ea2dbf087d1d2251066e5cf (patch) | |
tree | 1eb1bb7b0c24629772942f232b109d6187d8e88b | |
parent | 10ba7b57b55e6058bc29e8d9b8fbce9257d16488 (diff) |
minor cg
-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> |