diff options
author | Michael Welter <michael@welter-4d.de> | 2023-10-01 14:39:10 +0200 |
---|---|---|
committer | Michael Welter <michael@welter-4d.de> | 2023-10-01 14:39:10 +0200 |
commit | 8b0d87ff815b7ac6370e6123b6344c2a9a12fd22 (patch) | |
tree | 086bf902098b6a9924d9b2dce56fcd81ba95901b /gui/lang | |
parent | 82a3679fb18efafbfc3ba7a434987f99a3fbf086 (diff) |
tracker/nn: Add button to choose pose net file
Diffstat (limited to 'gui/lang')
-rw-r--r-- | gui/lang/zh_CN.ts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gui/lang/zh_CN.ts b/gui/lang/zh_CN.ts index b2fe1626..fc19b0fd 100644 --- a/gui/lang/zh_CN.ts +++ b/gui/lang/zh_CN.ts @@ -351,7 +351,7 @@ Press "clear calibration" to remove any calibration data pertaining to </message> <message> <source>Centering method</source> - <translation >回中方法</translation> + <translation>回中方法</translation> </message> <message> <source>Point</source> @@ -363,7 +363,7 @@ Press "clear calibration" to remove any calibration data pertaining to </message> <message> <source>Roll compensated</source> - <translation >滚转补偿</translation> + <translation>滚转补偿</translation> </message> <message> <source>Freeze the position returned by the tracker while this mode is active.</source> |