feature: add flower
This commit is contained in:
9
FlowerApp/Resources/en.lproj/InfoPlist.strings
Normal file
9
FlowerApp/Resources/en.lproj/InfoPlist.strings
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"CFBundleDisplayName" = "Flower Story";
|
||||
"NSLocationWhenInUseUsageDescription" = "Flower Story needs to know your location in order to save the flower's location.";
|
||||
"TemporaryFullAccuracyUsageDescription" = "Flower Story needs to know your accurate location to judge the distance between flowers.";
|
||||
"NSCameraUsageDescription" = "Flower Story needs access to the camera to take photos.";
|
||||
"NSMicrophoneUsageDescription" = "Flower Story needs access to microphone for taking videos.";
|
||||
"NSPhotoLibraryAddUsageDescription" = "Flower Story needs access to the photo gallery for picking photos and videos.";
|
||||
"NSPhotoLibraryUsageDescription" = "Flower Story needs access to photos gallery for picking photos and videos.";
|
||||
}
|
Reference in New Issue
Block a user