mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-05-10 19:27:08 +00:00
9e6a35bac3
* ios: import localizations * re-export localizations * add Czech language * fix Czech strings * add Czech to android
10 lines
249 B
Plaintext
10 lines
249 B
Plaintext
/* Bundle display name */
|
|
"CFBundleDisplayName" = "SimpleX NSE";
|
|
|
|
/* Bundle name */
|
|
"CFBundleName" = "SimpleX NSE";
|
|
|
|
/* Copyright (human-readable) */
|
|
"NSHumanReadableCopyright" = "Autorská práva © 2022 SimpleX Chat. Všechna práva vyhrazena.";
|
|
|