| 123456789101112131415161718192021 |
- /* Privacy - NFC Scan Usage Description */
- "NFCReaderUsageDescription" = "NFC brukes til å skanne Libre-sensorer.";
- /* Privacy - Bluetooth Always Usage Description */
- "NSBluetoothAlwaysUsageDescription" = "Bluetooth brukes til å kommunisere med insulinpumpe og blodsukkersensor";
- /* Privacy - Bluetooth Peripheral Usage Description */
- "NSBluetoothPeripheralUsageDescription" = "Bluetooth brukes til å kommunisere med insulinpumpe og blodsukkersensor-enheter";
- /* Privacy - Face ID Usage Description */
- "NSFaceIDUsageDescription" = "For autorisert tilgang til bolus";
- /* Privacy - Calendars Usage Description */
- "NSCalendarsUsageDescription" = "Kalender brukes til å opprette nye blodsukker-oppføringer.";
- /* Privacy - Health Update Usage Description */
- "NSHealthUpdateUsageDescription" = "Helse-appen brukes til å lagre blodsukker, insulin og karbohydrater";
- /* Privacy - Health Share Usage Description */
- "NSHealthShareUsageDescription" = "Helse-appen brukes til å lagre blodsukker, insulin og karbohydrater";
|