mirror of
https://github.com/tomfong/simple-qr.git
synced 2025-06-28 20:19:59 +00:00
feat: russian language adjustment
This commit is contained in:
parent
493bfd2d64
commit
01d67ec2a8
1 changed files with 6 additions and 0 deletions
6
ios/App/App/ru.lproj/InfoPlist.strings
Normal file
6
ios/App/App/ru.lproj/InfoPlist.strings
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
"CFBundleDisplayName" = "Simple QR";
|
||||||
|
"CFBundleName" = "Simple QR";
|
||||||
|
"NSCameraUsageDescription" = "Simple QR uses Camera to scan QR code and barcodes";
|
||||||
|
"NSContactsUsageDescription" = "Simple QR uses Contacts to add contact";
|
||||||
|
"NSPhotoLibraryAddUsageDescription" = "Simple QR uses Photo Library to save QR code image";
|
||||||
|
"NSPhotoLibraryUsageDescription" = "Simple QR uses Photo Library to import image and scan QR code";
|
Loading…
Add table
Add a link
Reference in a new issue