mastodon-ios/Localization/ios-infoPlist.json

4 lines
158 B
JSON
Raw Normal View History

2021-02-22 09:20:23 +01:00
{
2021-04-01 08:39:15 +02:00
"NSCameraUsageDescription": "Used to take photo for post status",
2021-02-22 09:20:23 +01:00
"NSPhotoLibraryAddUsageDescription": "Used to save photo into the Photo Library"
2021-04-01 08:39:15 +02:00
}