diff options
Diffstat (limited to 'tracker-joystick/lang/zh_CN.ts')
-rw-r--r-- | tracker-joystick/lang/zh_CN.ts | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/tracker-joystick/lang/zh_CN.ts b/tracker-joystick/lang/zh_CN.ts index 9a6e7747..b4729a64 100644 --- a/tracker-joystick/lang/zh_CN.ts +++ b/tracker-joystick/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>UIJoystickControls</name> <message> @@ -76,4 +76,11 @@ <translation type="unfinished"></translation> </message> </context> +<context> + <name>joystickDll</name> + <message> + <source>Joystick input</source> + <translation type="unfinished"></translation> + </message> +</context> </TS> |