Skip to content

Commit 3a97d52

Browse files
- add arabic to fonts
1 parent 16f09b6 commit 3a97d52

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/core/constants.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ const kSupportedLocales = [
5757
("简体中文", Locale("zh", "CN")),
5858
("Deutsch", Locale("de", "DE")),
5959
("Pirate English", ExtendedLocale("en", "pirate")),
60+
("العربية", Locale("ar")),
6061
("Русский", Locale("ru")),
6162
];
6263

0 commit comments

Comments
 (0)