diff options
Diffstat (limited to 'tracker-test/lang')
-rw-r--r-- | tracker-test/lang/zh_CN.ts | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/tracker-test/lang/zh_CN.ts b/tracker-test/lang/zh_CN.ts new file mode 100644 index 00000000..ddba8441 --- /dev/null +++ b/tracker-test/lang/zh_CN.ts @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1"> +<context> + <name>test_ui</name> + <message> + <source>Sine wave</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Pressing "Abort" will immediately crash the application.</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |