Updating idn language code ISO 3166-1 alpha-3

This commit is contained in:
cppethereum 2023-01-28 00:49:37 -05:00 committed by GitHub
parent 26c51c125f
commit 076ec52546
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -46,7 +46,7 @@ class LanguageService {
'ar': 'sau',
'tr': 'tur',
'my': 'mmr',
'id': 'ind',
'id': 'idn',
};
static final list = <String, String> {};