diff options
author | Tom Brazier <tom_github@firstsolo.net> | 2023-05-31 15:09:16 +0100 |
---|---|---|
committer | Tom Brazier <tom_github@firstsolo.net> | 2023-05-31 15:09:16 +0100 |
commit | 0081061e580c4933b0c7731496916df2cfc0a95c (patch) | |
tree | eeda4e2eb6a8087875702753ad5cefe08a44a895 /tracker-pt/lang/zh_CN.ts | |
parent | 98ab4962ba9a1940b8068af658def92e1fb64011 (diff) |
Added a slider to control the strength of the color matching for chroma key
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 43164b09..3519d719 100644 --- a/tracker-pt/lang/zh_CN.ts +++ b/tracker-pt/lang/zh_CN.ts @@ -308,6 +308,10 @@ Don't roll or change position.</source> <source>Chroma key includes overexposed pixels</source> <translation type="unfinished"></translation> </message> + <message> + <source>Chroma key strength</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>pt_impl::TrackerDialog_PT</name> |