Przeglądaj źródła

New localized String

Jon Mårtensson 2 lat temu
rodzic
commit
2fcb69e234

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

@@ -88,6 +88,9 @@
 /* For the  Bolus View pop-up */
 /* For the  Bolus View pop-up */
 "Your entered amount was limited by your max Bolus setting of %d%@" = "Your entered amount was limited by your max Bolus setting of %d%@";
 "Your entered amount was limited by your max Bolus setting of %d%@" = "Your entered amount was limited by your max Bolus setting of %d%@";
 
 
+/* Bolus View Continue Button */
+"Continue" = "Continue";
+
 /* Home title */
 /* Home title */
 "Home" = "Home";
 "Home" = "Home";