mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2024-12-17 17:20:21 +01:00
1530d1e12b
* mobile: translations * change some android translations * corrections Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com> * correction Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com> * correction * picture Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com> * import updated Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com>
10 lines
265 B
Plaintext
10 lines
265 B
Plaintext
/* Bundle display name */
|
|
"CFBundleDisplayName" = "SimpleX NSE";
|
|
|
|
/* Bundle name */
|
|
"CFBundleName" = "SimpleX NSE";
|
|
|
|
/* Copyright (human-readable) */
|
|
"NSHumanReadableCopyright" = "Copyright © 2022 SimpleX Chat. Все права зарезервированы.";
|
|
|