Revision control

Copy as Markdown

/* Privacy - Camera Usage Description */
"NSCameraUsageDescription" = "Dette gjer det mogleg å ta og lasta opp bilde.";
/* Privacy - Face ID Usage Description */
"NSFaceIDUsageDescription" = "Dette lèt deg låsa opp appen.";
/* Privacy - Location When In Use Usage Description */
"NSLocationWhenInUseUsageDescription" = "Nettsider du vitjar kan be om plasseringa di.";
/* Privacy - Microphone Usage Description */
"NSMicrophoneUsageDescription" = "Dette gjer det mogleg å ta og lasta opp videoar.";
/* Privacy - Photo Library Additions Usage Description */
"NSPhotoLibraryAddUsageDescription" = "Lar deg lagra og lasta opp bilde.";
/* This is the menu item that appears when you long press the Focus icon on the phone home screen. */
"UIApplicationShortcutItemTitle.EraseAndOpen" = "Slett og opne";