Localize strings in UI

This commit is contained in:
Danny Moesch 2019-01-19 14:17:16 +01:00 committed by Mingshen Sun
parent 1b4040135e
commit 9827f3672b
6 changed files with 288 additions and 3 deletions

View 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.";