瀏覽代碼

Localize "Recommended Bolus Percentage"

(cherry picked from commit b22379e1375599db1638475bb836f958323cbc97)
Jon Mårtensson 3 年之前
父節點
當前提交
9e1baa0e74

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

@@ -404,6 +404,9 @@ Enact a temp Basal or a temp target */
 /*  */
 "Settings" = "Settings";
 
+/* Recommendation for a Manual Bolus */
+"Recommended Bolus Percentage" = "Recommended Bolus Percentage";
+
 /* 2 log files to share */
 "Share logs" = "Share logs";
 

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

@@ -407,6 +407,9 @@ Enact a temp Basal or a temp target */
 /*  */
 "Settings" = "Inställningar";
 
+/* Recommendation for a Manual Bolus */
+"Recommended Bolus Percentage" = "Föreslagen Bolus (procent)";
+
 /* 2 log files to share */
 "Share logs" = "Dela loggar";