feat: russian language adjustment

This commit is contained in:
Tom Fong 2022-11-30 18:00:49 +08:00
parent 493bfd2d64
commit 01d67ec2a8

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