mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-04-26 21:45:52 +00:00
b40fc7ff18
* mobile: add Polish language * update readme
10 lines
244 B
Plaintext
10 lines
244 B
Plaintext
/* Bundle display name */
|
|
"CFBundleDisplayName" = "SimpleX NSE";
|
|
|
|
/* Bundle name */
|
|
"CFBundleName" = "SimpleX NSE";
|
|
|
|
/* Copyright (human-readable) */
|
|
"NSHumanReadableCopyright" = "Copyright © 2022 SimpleX Chat. Wszelkie prawa zastrzeżone.";
|
|
|