diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2021-09-25 13:52:02 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2022-03-29 00:04:47 +0200 |
commit | 75c76a673253b6bb780b2fe1a8719bff9e32827d (patch) | |
tree | 0655f966dad0b993e1226740358af161c6e61777 /tracker-trackhat/lang/zh_CN.ts | |
parent | cefacef8befa30050a27f008ec57cb7764af1c1d (diff) |
tracker/trackhat: initial revision
Diffstat (limited to 'tracker-trackhat/lang/zh_CN.ts')
-rw-r--r-- | tracker-trackhat/lang/zh_CN.ts | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/tracker-trackhat/lang/zh_CN.ts b/tracker-trackhat/lang/zh_CN.ts new file mode 100644 index 00000000..6dc81cfc --- /dev/null +++ b/tracker-trackhat/lang/zh_CN.ts @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1"> +<context> + <name>trackhat_module</name> + <message> + <source>TrackHat Point Tracker</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |