chore(mobile): Adds Belarusian language option in settings on mobile (#29939)

chore(mobile): add missing Belarusian (be) language option in settings
This commit is contained in:
Pavel Miniutka 2026-07-22 20:53:21 +03:00 committed by GitHub
parent a7f1d495c6
commit 564cda5088
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,6 +6,7 @@ const Map<String, Locale> locales = {
// Additional locales
'Arabic (ar)': Locale('ar'),
'Basque (eu)': Locale('eu'),
'Belarusian (be)': Locale('be'),
'Bosnian (bl)': Locale('bn'),
'Brazilian Portuguese (pt_BR)': Locale('pt', 'BR'),
'Bulgarian (bg)': Locale('bg'),