From 5cfef22fa9ecbadda76575b60f11b3cc4eaaf919 Mon Sep 17 00:00:00 2001 From: Stefan Dej Date: Mon, 20 May 2024 19:26:29 +0200 Subject: [PATCH] locale(en): add missing english locale (#1890) --- src/locales/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/locales/en.json b/src/locales/en.json index 7dc36a197..fdede52e2 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -1176,9 +1176,9 @@ "VariableFps": "Variable FPS", "VariableFpsDescription": "If enabled, the framerate of the output video will be calculated based on target length", "VariableFpsMax": "Variable FPS max", - "VariableFpsMaxDescription": "", + "VariableFpsMaxDescription": "Maximum variable FPS value", "VariableFpsMin": "Variable FPS min", - "VariableFpsMinDescription": "" + "VariableFpsMinDescription": "Minimum variable FPS value" }, "UiSettingsTab": { "BedScrewsDialog": "Bed Screws Dialog",