/* The title of the about section */ "About" = "Om"; /* The title of the button to add the credentials for a service */ "Add Account" = "Lägg till konto"; /* The title of the nightscout API secret credential */ "API Secret" = "API Secret"; /* The title of the configuration section in settings */ "Configuration" = "Konfiguration"; /* The title of the button to remove the credentials for a service */ "Delete Account" = "Radera konto"; /* The placeholder text instructing users how to enter a pump ID */ "Enter the 6-digit pump ID" = "Ange 6-siffrigt pump-ID"; /* The title text for the pull cgm Data cell */ "Fetch CGM" = "Hämta CGM"; /* The placeholder text for the nightscout site URL credential */ "http://mysite.herokuapp.com" = "https://min-nightscoutsida.herokuapp.com"; /* The title of the Nightscout service */ "Nightscout" = "Nightscout"; /* The title text for the pump ID config value */ "Pump ID" = "Pump-ID"; /* Title text for section listing configured pumps */ "Pumps" = "Pumpar"; /* The default placeholder string for a credential */ "Required" = "Krävs"; /* Title for RileyLink Testing main view controller */ "RileyLink Testing" = "RileyLink-testning"; /* Title text for button to set up omnipod */ "Setup Omnipod" = "Omnipod-konfiguration"; /* The title of the nightscout site URL credential */ "Site URL" = "Nightscout-URL"; /* The empty-state text for a configuration value */ "Tap to set" = "Tryck för att ange"; /* The title text for the nightscout upload enabled switch cell */ "Upload To Nightscout" = "Nightscout-uppladdning";