Localize strings in UI
This commit is contained in:
parent
1b4040135e
commit
9827f3672b
6 changed files with 288 additions and 3 deletions
10
pass/en.lproj/InfoPlist.strings
Normal file
10
pass/en.lproj/InfoPlist.strings
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
/*
|
||||
Localizable.strings
|
||||
pass
|
||||
|
||||
Created by Danny Moesch on 19.01.19.
|
||||
Copyright © 2019 Bob Sun. All rights reserved.
|
||||
*/
|
||||
|
||||
"NSCameraUsageDescription" = "We need to access your camera for scanning QR codes.";
|
||||
"NSFaceIDUsageDescription" = "Enable access to Face ID to unlock Pass.";
|
||||
Loading…
Add table
Add a link
Reference in a new issue