From c48c02aab446cdf4dcf6bedb9e23a7f7c799e924 Mon Sep 17 00:00:00 2001 From: Natsu Date: Tue, 18 Jun 2024 18:50:10 +0700 Subject: [PATCH] chore: Update the highest quality setting label from "Ultra" to "Max" --- local-files/localization.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local-files/localization.json b/local-files/localization.json index 8c284de1..2776d927 100644 --- a/local-files/localization.json +++ b/local-files/localization.json @@ -3118,7 +3118,7 @@ "setting.quality.frame_rate.description": "Higher values will display smoother. It is recommended to lower the quality setting by one level if prioritizing frame rate.", "setting.quality.param.custom": "Custom", "setting.quality.param.high": "High", - "setting.quality.param.highest": "Ultra", + "setting.quality.param.highest": "Max", "setting.quality.param.low": "Low", "setting.quality.param.medium": "Med", "setting.quality.quality": "Quality",