locale: Fix incorrect key for provider
This commit is contained in:
parent
a0fc00ed64
commit
175dcc0669
|
@ -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 New Issue