Merge pull request #2799 from element-hq/feature/bma/explicitLanguageListSupport

Add Explicit list of supported languages, generated from Localazy data.
This commit is contained in:
Benoit Marty 2024-05-06 17:10:30 +02:00 committed by GitHub
commit c058c265f1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 119 additions and 4 deletions

View file

@ -29,6 +29,7 @@
android:fullBackupContent="@xml/backup_rules"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:localeConfig="@xml/locales_config"
android:networkSecurityConfig="@xml/network_security_config"
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"