diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2022-03-28 23:19:34 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2022-03-29 00:04:46 +0200 |
commit | 0ee4dd997d17f57a5473443569548a8d2eaad779 (patch) | |
tree | 6242f37b12947594212de6276cbbdfcfafee1d08 /tracker-pt/lang/zh_CN.ts | |
parent | d8d63e65389c04e3725ae46231e50ec71e7040a9 (diff) |
tracker/pt: add point filter deadzone
Diffstat (limited to 'tracker-pt/lang/zh_CN.ts')
-rw-r--r-- | tracker-pt/lang/zh_CN.ts | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tracker-pt/lang/zh_CN.ts b/tracker-pt/lang/zh_CN.ts index 8e04a130..668672c1 100644 --- a/tracker-pt/lang/zh_CN.ts +++ b/tracker-pt/lang/zh_CN.ts @@ -296,6 +296,10 @@ Don't roll or change position.</source> <source>Grayscale (from hardware)</source> <translation type="unfinished"></translation> </message> + <message> + <source>Deadzone</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>pt_impl::TrackerDialog_PT</name> |