Squash merge feat/expo-app: app-expo, .cursor, workflows, package.json, .husky; remove app-android, app-ios, react-app
This commit is contained in:
15
app-expo/locales/en.json
Normal file
15
app-expo/locales/en.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"ios": {
|
||||
"CFBundleDisplayName": "app-expo"
|
||||
},
|
||||
"android": {
|
||||
"app_name": "app-expo"
|
||||
},
|
||||
"permissions": {
|
||||
"microphone": "Allow $(PRODUCT_NAME) to access your microphone for recording and voice features.",
|
||||
"photos": "Allow $(PRODUCT_NAME) to access your photos and videos to select media.",
|
||||
"camera": "Allow $(PRODUCT_NAME) to access your camera for taking photos and recording videos.",
|
||||
"microphoneForVideo": "Allow $(PRODUCT_NAME) to access your microphone for recording videos with sound.",
|
||||
"faceId": "Allow $(PRODUCT_NAME) to use Face ID to securely access local sensitive data."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user