瀏覽代碼

Add source strings fro FPU settings

Jon Mårtensson 3 年之前
父節點
當前提交
8504b6123c

File diff suppressed because it is too large
+ 33 - 7
FreeAPS/Sources/Localizations/Main/en.lproj/Localizable.strings


+ 1 - 1
FreeAPS/Sources/Modules/FPUConfig/View/FPUConfigRootView.swift

@@ -26,7 +26,7 @@ extension FPUConfig {
                     Toggle("Enable", isOn: $state.useFPUconversion)
                 }
 
-                Section(header: Text("Optional conversion settings")) {
+                Section(header: Text("Conversion settings")) {
                     HStack {
                         Text("Delay In Minutes")
                         Spacer()