diff options
| author | 前进! <92249100+ddzzkunye@users.noreply.github.com> | 2023-09-30 13:40:42 +0800 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-30 13:40:42 +0800 | 
| commit | 2d6db420f47424afb94e1db989c9d5b291fecff9 (patch) | |
| tree | d5712297e4710d4c7411a7940b9122d5b9fbb413 | |
| parent | ff23f84bceb9b286846cb40ac4df6f640e38426b (diff) | |
Update zh_CN.ts
| -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 64ef8eee..2c9cb7db 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 type="unfinished"></translation> +        <translation type="unfinished">回中方法</translation>      </message>      <message>          <source>Point</source> @@ -359,11 +359,11 @@ Press "clear calibration" to remove any calibration data pertaining to      </message>      <message>          <source>Wireless VR 360</source> -        <translation type="unfinished"></translation> +        <translation type="unfinished">无线 VR 360</translation>      </message>      <message>          <source>Roll compensated</source> -        <translation type="unfinished"></translation> +        <translation type="unfinished">滚转补偿</translation>      </message>      <message>          <source>Freeze the position returned by the tracker while this mode is active.</source> | 
