mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-05-25 18:34:24 +00: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.";
|
||
|