mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2024-12-17 17:20:21 +01:00
d9d270f00e
* ui: add Hungarian (Android only) and Turkish * 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" = "Telif Hakkı © 2024 SimpleX Chat. Tüm hakları saklıdır.";
|
||
|