Преглед на файлове

Localization. Missing strings

Jon Mårtensson преди 3 години
родител
ревизия
81796fbe11

+ 6 - 0
Dependencies/OmniBLE/Localizations/en.lproj/Localizable.strings

@@ -652,3 +652,9 @@
 
 /* Text shown in insulin remaining space when no pod is paired (Please keep the '\n' while translating!) */
 "No\nDelivery" = "No\nDelivery";
+
+* description label for active time pod details row */
+"Active Time"= "Active Time";
+
+/* description label for total delivery pod details row */
+"Total Delivery" = "Total Delivery";

+ 6 - 0
Dependencies/OmniBLE/Localizations/sv.lproj/Localizable.strings

@@ -650,3 +650,9 @@
 
 /* Text shown in insulin remaining space when no pod is paired (Please keep the '\n' while translating!) */
 "No\nDelivery" = "Inget\ninsulin";
+
+* description label for active time pod details row */
+"Active Time"= "Aktiv tid";
+
+/* description label for total delivery pod details row */
+"Total Delivery" = "Total insulinmängd given";