mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-05-26 03:14:36 +00:00
87c688a739
* ios: prepare for i18n * commit localizations * update Russian translations * fix notifications and layouts after localizations * localization docs * update translations Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com> * fix typo * update translations * fix translations for different link types * update translations Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com> * update translation Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com> * update translations * update translations Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com>
5 lines
194 B
Plaintext
5 lines
194 B
Plaintext
/* Bundle name */
|
|
"CFBundleName" = "SimpleX";
|
|
/* Privacy - Camera Usage Description */
|
|
"NSCameraUsageDescription" = "SimpleX needs camera access to scan QR codes to connect to other app users";
|