diff options
Diffstat (limited to 'tracker-steamvr/lang/zh_CN.ts')
-rw-r--r-- | tracker-steamvr/lang/zh_CN.ts | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/tracker-steamvr/lang/zh_CN.ts b/tracker-steamvr/lang/zh_CN.ts new file mode 100644 index 00000000..9c2782ac --- /dev/null +++ b/tracker-steamvr/lang/zh_CN.ts @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1"> +<context> + <name>dialog</name> + <message> + <source>Valve SteamVR</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Device</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>steamvr</name> + <message> + <source>No HMD connected</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Can't find device with that serial</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |