mirror of
https://github.com/permissionlesstech/bitchat.git
synced 2026-07-25 11:05:19 +00:00
Add base localization infrastructure and externalize strings (#670)
* Add base localization infrastructure and externalize strings * Add Spanish localization scaffolding with translations * Add machine translations for expanded locales --------- Co-authored-by: jack <jackjackbits@users.noreply.github.com>
This commit is contained in:
Generated
+13
@@ -304,6 +304,19 @@
|
||||
knownRegions = (
|
||||
Base,
|
||||
en,
|
||||
es,
|
||||
ar,
|
||||
de,
|
||||
fr,
|
||||
he,
|
||||
id,
|
||||
it,
|
||||
ja,
|
||||
ne,
|
||||
"pt-BR",
|
||||
ru,
|
||||
uk,
|
||||
"zh-Hans",
|
||||
);
|
||||
mainGroup = 18198ED912AAF495D8AF7763;
|
||||
minimizedProjectReferenceProxies = 1;
|
||||
|
||||
Reference in New Issue
Block a user