Parcourir la source

Missing strings

Jon Mårtensson il y a 5 ans
Parent
commit
994f443de0
1 fichiers modifiés avec 6 ajouts et 0 suppressions
  1. 6 0
      FreeAPS/Sources/Localizations/en.lproj/Localizable.strings

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

@@ -322,6 +322,12 @@
 /*Carb ratio unit */
 /*Carb ratio unit */
 "g/U" = "g/U";
 "g/U" = "g/U";
 
 
+/* grams */
+" g" = " g";
+
+/* when 0 U/hr */
+"0 U/hr" = "0 U/hr";
+
 /* */
 /* */
 "Autotune Conf" = "Autotune";
 "Autotune Conf" = "Autotune";