* ios: German localizations * add some translations * more translations * translations * copied all translations * update android translations * update ios * iOS German translations completed * update de.xliff * update translations Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com> Co-authored-by: mlanp <github@lang.xyz>
10 lines
236 B
Plaintext
10 lines
236 B
Plaintext
/* Bundle display name */
|
|
"CFBundleDisplayName" = "SimpleX NSE";
|
|
|
|
/* Bundle name */
|
|
"CFBundleName" = "SimpleX NSE";
|
|
|
|
/* Copyright (human-readable) */
|
|
"NSHumanReadableCopyright" = "Copyright © 2022 SimpleX Chat. All rights reserved.";
|
|
|