Skip to content

Commit f1523ff

Browse files
authored
Merge branch 'master' into improvement/add-belarusian-language
2 parents 8df0023 + e26155b commit f1523ff

File tree

5 files changed

+2478
-32
lines changed

5 files changed

+2478
-32
lines changed

ccp/src/main/java/com/hbb20/CountryCodePicker.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2466,6 +2466,7 @@ public enum Language {
24662466
GERMAN("de"),
24672467
GREEK("el"),
24682468
GUJARATI("gu"),
2469+
HAUSA("ha"),
24692470
HEBREW("iw"),
24702471
HINDI("hi"),
24712472
HUNGARIAN("hu"),
@@ -2485,6 +2486,7 @@ public enum Language {
24852486
SPANISH("es"),
24862487
SWEDISH("sv"),
24872488
TAGALOG("tl"),
2489+
TAMIL("ta"),
24882490
THAI("th"),
24892491
TURKISH("tr"),
24902492
UKRAINIAN("uk"),
440 Bytes
Loading

0 commit comments

Comments
 (0)