InfoPlist.strings 702 B

12345678910111213
  1. /*
  2. InfoPlist.strings
  3. Lanu
  4. Created by OneeChan on 2025/11/6.
  5. */
  6. "NSCameraUsageDescription" = "Your consent is required to access the camera for sending images in chats.";
  7. "NSPhotoLibraryAddUsageDescription" = "Your consent is required to access photos from your album for sending images in chats.";
  8. "NSPhotoLibraryUsageDescription" = "Your consent is required to access photos from your album for sending images in chats.";
  9. "NSLocationWhenInUseUsageDescription" = "To recommend people nearby, location permissions are required. Please grant these permissions.";
  10. "NSMicrophoneUsageDescription" = "Voice chat is unavailable without microphone permission. Please go to Settings to enable it.";