mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-01 15:49:51 +08:00
UI: Rename blending mode "Additive" to "Add" in UI
This commit is contained in:
@@ -535,7 +535,7 @@ BlendingMethod.SrgbOff="SRGB Off"
|
||||
# blending modes
|
||||
BlendingMode="Blending Mode"
|
||||
BlendingMode.Normal="Normal"
|
||||
BlendingMode.Additive="Additive"
|
||||
BlendingMode.Additive="Add"
|
||||
BlendingMode.Subtract="Subtract"
|
||||
BlendingMode.Screen="Screen"
|
||||
BlendingMode.Multiply="Multiply"
|
||||
|
||||
Reference in New Issue
Block a user