diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2022-03-29 00:04:13 +0200 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2022-03-29 00:08:14 +0200 |
| commit | 56b668447c38fa0222048c6eef63f65bc18cc989 (patch) | |
| tree | aaf165cb3f53a94e343659d6909ce1f671275168 /tracker-trackhat/lang/zh_CN.ts | |
| parent | 2357b5afb43d314546e14e2269bf1602e94344f9 (diff) | |
tracker/trackhat: fix lupdate
Diffstat (limited to 'tracker-trackhat/lang/zh_CN.ts')
| -rw-r--r-- | tracker-trackhat/lang/zh_CN.ts | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/tracker-trackhat/lang/zh_CN.ts b/tracker-trackhat/lang/zh_CN.ts index fc7974047..566a298a7 100644 --- a/tracker-trackhat/lang/zh_CN.ts +++ b/tracker-trackhat/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>trackhat_dialog</name> <message> @@ -131,6 +131,10 @@ <source>Pitch</source> <translation>仰俯</translation> </message> + <message> + <source>Deadzone</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>trackhat_module</name> |
