Skip to content

Commit fc87931

Browse files
authored
ICU-22922 update collation demo list of tailorings (#47)
1 parent ad4a49a commit fc87931

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

webdemo/collation/index.html

+2
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ <h1><a href="https://icu.unicode.org/">ICU</a> Collation Demo</h1>
126126
<option value="ne">ne (type=standard):   Nepali (Standard Sort Order)</option>
127127
<option value="no">no (type=standard):   Norwegian (Standard Sort Order)</option>
128128
<option value="no@collation=search">no-u-co-search (normalization=on):   Norwegian (General-Purpose Search)</option>
129+
<option value="nso">nso (type=standard):   Northern Sotho (Standard Sort Order)</option>
129130
<option value="om">om (type=standard):   Oromo (Standard Sort Order)</option>
130131
<option value="or">or (type=standard, normalization=on):   Odia (Standard Sort Order)</option>
131132
<option value="pa">pa (type=standard, normalization=on):   Punjabi (Standard Sort Order)</option>
@@ -153,6 +154,7 @@ <h1><a href="https://icu.unicode.org/">ICU</a> Collation Demo</h1>
153154
<option value="te">te (type=standard, normalization=on):   Telugu (Standard Sort Order)</option>
154155
<option value="th">th (type=standard, alternate=shifted, normalization=on):   Thai (Standard Sort Order)</option>
155156
<option value="tk">tk (type=standard):   Turkmen (Standard Sort Order)</option>
157+
<option value="tn">tn (type=standard):   Tswana (Standard Sort Order)</option>
156158
<option value="to">to (type=standard):   Tongan (Standard Sort Order)</option>
157159
<option value="tr">tr (type=standard):   Turkish (Standard Sort Order)</option>
158160
<option value="tr@collation=search">tr-u-co-search (normalization=on):   Turkish (General-Purpose Search)</option>

0 commit comments

Comments
 (0)