mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-01-08 20:09:24 +00:00
Updating idn language code ISO 3166-1 alpha-3
This commit is contained in:
parent
26c51c125f
commit
076ec52546
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ class LanguageService {
|
|||
'ar': 'sau',
|
||||
'tr': 'tur',
|
||||
'my': 'mmr',
|
||||
'id': 'ind',
|
||||
'id': 'idn',
|
||||
};
|
||||
|
||||
static final list = <String, String> {};
|
||||
|
|
Loading…
Reference in a new issue