diff options
author | GO63-samara <go1@list.ru> | 2021-07-31 02:38:25 +0400 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2021-08-18 19:47:13 +0200 |
commit | c5a652e9ad60f1ab0ee586d578daa0be79359b28 (patch) | |
tree | 310e2ea5460e8702cc5dec9b96e7031b94fde0a0 /gui/lang/zh_CN.ts | |
parent | 2fc5d7b3490e41952e0e335841d7d7f72a3b76a9 (diff) |
Adding a choice of centering method
Diffstat (limited to 'gui/lang/zh_CN.ts')
-rw-r--r-- | gui/lang/zh_CN.ts | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/gui/lang/zh_CN.ts b/gui/lang/zh_CN.ts index fa2d512c..a88251ce 100644 --- a/gui/lang/zh_CN.ts +++ b/gui/lang/zh_CN.ts @@ -361,6 +361,22 @@ Press "clear calibration" to remove any calibration data pertaining to <source>None</source> <translation>çİş</translation> </message> + <message> + <source>Centering method</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Point</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Wireless VR 360</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Roll compensated VR 360</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>process_detector</name> |