Просмотр исходного кода

Localize new manual basal strings

Jon Mårtensson 3 лет назад
Родитель
Сommit
1eda535d0d

+ 9 - 0
FreeAPS/Sources/Localizations/Main/en.lproj/Localizable.strings

@@ -963,6 +963,15 @@ Enact a temp Basal or a temp target */
  /* Error title */
  "Error" = "Error";
 
+/* Manual temp basal mode */
+"Manual" = "Manual";
+
+/* Status highlight when manual temp basal is running. */
+"Manual Basal" = "Manual Basal";
+
+/* Current Manual Temp basal */
+" -  Manual Basal ⚠️" = " -  Manual Basal ⚠️";
+
 /* ---------------------------------------
   DASH strings
 */

+ 9 - 0
FreeAPS/Sources/Localizations/Main/sv.lproj/Localizable.strings

@@ -962,6 +962,15 @@ Enact a temp Basal or a temp target */
 /* Error title */
 "Error" = "Fel";
 
+/* Manual temp basal mode */
+"Manual" = "Manuellt";
+
+/* Status highlight when manual temp basal is running. */
+"Manual Basal" = "Manuell basal";
+
+/* Current Manual Temp basal */
+" -  Manual Basal ⚠️" = " -  Manuell basal ⚠️";
+
 /* ---------------------------------------
   DASH strings
 */