Jon Mårtensson 4 лет назад
Родитель
Сommit
8f73b24fa0

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

@@ -130,6 +130,9 @@
 /* Upper temp target limit */
 "Top target" = "Top target";
 
+/*  Temp target set for ... minutes */
+"for %@ min" = "for %@ min";
+
 /*  */
 "Autotune" = "Autotune";
 

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

@@ -130,6 +130,9 @@
 /* Upper temp target limit */
 "Top target" = "Övre målvärde";
 
+/*  Temp target set for ... minutes */
+"for %@ min" = "i %@ min";
+
 /*  */
 "Autotune" = "Autotune";