mirror of
https://github.com/Xaymar/obs-StreamFX
synced 2024-11-10 22:05:06 +00:00
locale: Fix incorrect key for provider
This commit is contained in:
parent
a0fc00ed64
commit
175dcc0669
1 changed files with 1 additions and 1 deletions
|
@ -347,7 +347,7 @@ Filter.Transform.Mipmapping="Enable Mipmapping"
|
|||
# Filter - Upscaling
|
||||
Filter.Upscaling="Upscaling"
|
||||
Filter.Upscaling.Provider="Provider"
|
||||
Filter.Upscaling.Provider.NVIDIAVideoSuperResolution="NVIDIA Video Super-Resolution, powered by NVIDIA Broadcast"
|
||||
Filter.Upscaling.Provider.NVIDIA.VideoSuperResolution="NVIDIA Video Super-Resolution, powered by NVIDIA Broadcast"
|
||||
Filter.Upscaling.NVIDIA.SuperRes="NVIDIA Video Super-Resolution"
|
||||
Filter.Upscaling.NVIDIA.SuperRes.Scale="Scale"
|
||||
Filter.Upscaling.NVIDIA.SuperRes.Strength="Strength"
|
||||
|
|
Loading…
Reference in a new issue