Added regional dialect fallback to generic language #3

Merged
root merged 3 commits from organicmaps into organicmaps 2022-03-23 12:00:11 +00:00
Contributor

I added a regional dialect fallback to a generic language (for example es-MX to es).

This should fix https://github.com/organicmaps/organicmaps/issues/1757

I added a regional dialect fallback to a generic language (for example `es-MX` to `es`). This should fix https://github.com/organicmaps/organicmaps/issues/1757
biodranik (Migrated from github.com) reviewed 2022-03-22 23:05:19 +00:00
biodranik (Migrated from github.com) commented 2022-03-22 23:05:19 +00:00
        # Regional dialect fallbacks to generic language (for example: 'es-MX' to 'es' instead of default 'en').
```suggestion # Regional dialect fallbacks to generic language (for example: 'es-MX' to 'es' instead of default 'en'). ```
biodranik (Migrated from github.com) approved these changes 2022-03-23 11:59:48 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.