Skip to content

Commit b7770b5

Browse files
authored
CLDR-18198 update language matching for Afrikaans (#4272)
1 parent a0858ea commit b7770b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/supplemental/languageInfo.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ For terms of use, see http://www.unicode.org/copyright.html
3636
and in the absence of better information. -->
3737
<languageMatch desired="ab" supported="ru" distance="30" oneway="true"/> <!-- Abkhazian: ab ⇒ ru -->
3838
<languageMatch desired="ach" supported="en" distance="30" oneway="true"/> <!-- Acoli (Southern Luo dialect in Uganda): ach ⇒ en -->
39-
<languageMatch desired="af" supported="nl" distance="20" oneway="true"/> <!-- Afrikaans: af ⇒ nl -->
39+
<languageMatch desired="af" supported="en" distance="20" oneway="true"/> <!-- Afrikaans: af ⇒ en -->
4040
<languageMatch desired="ak" supported="en" distance="30" oneway="true"/> <!-- Akan: ak ⇒ en -->
4141
<languageMatch desired="am" supported="en" distance="30" oneway="true"/> <!-- Amharic ⇒ English -->
4242
<languageMatch desired="ay" supported="es" distance="20" oneway="true"/> <!-- Aymara: ay ⇒ es -->

0 commit comments

Comments
 (0)