diff options
Diffstat (limited to 'tracker-steamvr/lang/zh_CN.ts')
-rw-r--r-- | tracker-steamvr/lang/zh_CN.ts | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/tracker-steamvr/lang/zh_CN.ts b/tracker-steamvr/lang/zh_CN.ts index 9c2782ac..2c6f7230 100644 --- a/tracker-steamvr/lang/zh_CN.ts +++ b/tracker-steamvr/lang/zh_CN.ts @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> -<TS version="2.1"> +<TS version="2.1" language="zh_CN"> <context> <name>dialog</name> <message> @@ -23,4 +23,11 @@ <translation type="unfinished"></translation> </message> </context> +<context> + <name>steamvr_metadata</name> + <message> + <source>Valve SteamVR</source> + <translation type="unfinished"></translation> + </message> +</context> </TS> |