Localize strings in UI
This commit is contained in:
parent
1b4040135e
commit
9827f3672b
6 changed files with 288 additions and 3 deletions
|
|
@ -34,9 +34,9 @@
|
|||
<key>LSRequiresIPhoneOS</key>
|
||||
<true/>
|
||||
<key>NSCameraUsageDescription</key>
|
||||
<string>We need to access your camera for scanning QR code.</string>
|
||||
<string>We need to access your camera for scanning QR codes.</string>
|
||||
<key>NSFaceIDUsageDescription</key>
|
||||
<string>Enable access to Face ID to unlock Pass</string>
|
||||
<string>Enable access to Face ID to unlock Pass.</string>
|
||||
<key>UIApplicationShortcutItems</key>
|
||||
<array>
|
||||
<dict>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue