diff --git a/OmniKitUI/Resources/de.lproj/Localizable.strings b/OmniKitUI/Resources/de.lproj/Localizable.strings index 5c1b757..12256ec 100644 --- a/OmniKitUI/Resources/de.lproj/Localizable.strings +++ b/OmniKitUI/Resources/de.lproj/Localizable.strings @@ -623,6 +623,15 @@ /* No comment provided by engineer. */ "Skip Omnipod Onboarding?" = "Omnipod-Onboarding überspringen?"; +/* Insert cannula slider button accessibility label while ready to pair */ +"Slide Button to insert Cannula" = "Zum Einführen wischen"; + +/* Label text for step one of insert cannula instructions */ +"Slide the switch below to start cannula insertion." = "Wische den Schalter unten, um mit dem Einführen der Kanüle zu beginnen."; + +/* Cannula insertion button text while ready to insert */ +"Slide to Insert Cannula" = "Zum Einführen wischen"; + /* The title of the status section in settings */ "Status" = "Status"; @@ -656,9 +665,6 @@ /* Title of button to sync basal profile from pod */ "Sync With Pod" = "Mit Pod synchronisieren"; -/* Label text for step one of insert cannula instructions */ -"Tap below to start cannula insertion." = "Tippe unten, um das Einführen der Kanüle zu starten."; - /* Navigation Title for ManualTempBasalEntryView */ "Temporary Basal" = "Temporäre Basalrate";