Add Italian translation (#589)
- Translate InfoPlist.strings, Intents.strings, and Localizable.stringsdict - Translate Main.strings - Translate Localizable.strings
This commit is contained in:
parent
e2ba21587c
commit
31c6541f9e
5 changed files with 727 additions and 0 deletions
10
pass/it.lproj/InfoPlist.strings
Normal file
10
pass/it.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" = "L'accesso alla fotocamera è richiesto per scansionare codici QR.";
|
||||
"NSFaceIDUsageDescription" = "Attiva l'accesso al Face ID per sbloccare Pass.";
|
||||
Loading…
Add table
Add a link
Reference in a new issue