feat(mobile): 2026 font (#25213)

This commit is contained in:
Alex
2026-01-13 09:59:57 -06:00
committed by GitHub
parent 6e86697996
commit aba85b036c
24 changed files with 33 additions and 31 deletions

View File

@@ -51,4 +51,4 @@ const Map<String, Locale> locales = {
const String translationsPath = 'assets/i18n';
const List<Locale> localesNotSupportedByOverpass = [Locale('el', 'GR'), Locale('sr', 'Cyrl')];
const List<Locale> localesNotSupportedByAppFont = [Locale('el', 'GR'), Locale('sr', 'Cyrl')];