diff options
author | Ballista Milsim <ballista.milsim@gmail.com> | 2020-01-23 15:40:15 +0100 |
---|---|---|
committer | Ballista Milsim <ballista.milsim@gmail.com> | 2020-01-23 15:40:15 +0100 |
commit | 77885b4d65f49fd220d2426c01cd336402b86c60 (patch) | |
tree | afd0a202db23d7a1db8e6c0cb09f272759162d1a /tracker-tobii/lang/zh_CN.ts | |
parent | fb994308266093382fffecb8a3fd2645ab811117 (diff) |
WIP Tobii Eye tracker support.
Diffstat (limited to 'tracker-tobii/lang/zh_CN.ts')
-rw-r--r-- | tracker-tobii/lang/zh_CN.ts | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/tracker-tobii/lang/zh_CN.ts b/tracker-tobii/lang/zh_CN.ts new file mode 100644 index 00000000..cd8a2bdc --- /dev/null +++ b/tracker-tobii/lang/zh_CN.ts @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1"> +<context> + <name>UITobiiControls</name> + <message> + <source>Tobii settings</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>tobiiDll</name> + <message> + <source>Tobii input</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |