locale: Fix incorrect key for provider

This commit is contained in:
Michael Fabian 'Xaymar' Dirks 2021-09-28 05:09:56 +02:00
parent a0fc00ed64
commit 175dcc0669

View file

@ -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"