|
@@ -76,6 +76,9 @@
|
|
|
/* Grams unit */
|
|
/* Grams unit */
|
|
|
"grams" = "gramy";
|
|
"grams" = "gramy";
|
|
|
|
|
|
|
|
|
|
+/* */
|
|
|
|
|
+"Carbs required" = "Carbs required";
|
|
|
|
|
+
|
|
|
/* A you sure? Typo in code */
|
|
/* A you sure? Typo in code */
|
|
|
"A you sure?" = "Czy jesteś pewien?";
|
|
"A you sure?" = "Czy jesteś pewien?";
|
|
|
|
|
|
|
@@ -319,6 +322,9 @@
|
|
|
/* Number of units insulin delivered */
|
|
/* Number of units insulin delivered */
|
|
|
"%@ U" = "%@ U";
|
|
"%@ U" = "%@ U";
|
|
|
|
|
|
|
|
|
|
+/*Carb ratio unit */
|
|
|
|
|
+"g/U" = "g/U";
|
|
|
|
|
+
|
|
|
/* */
|
|
/* */
|
|
|
"Autotune Conf" = "Autotune";
|
|
"Autotune Conf" = "Autotune";
|
|
|
|
|
|