Skip to content

Commit 7ceab00

Browse files
authored
Merge pull request #286 from w3c/r12a-patch-3
Update I18n language enablement
2 parents 499a9a0 + 1faa9ad commit 7ceab00

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

mls.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -886,7 +886,22 @@
886886
"w3c/tt-module-cjk-ext-1"
887887
],
888888
"eventFilter": {
889-
"label": ["w3c/alreq", "w3c/afrlreq", "w3c/amlreq", "w3c/clreq", "w3c/elreq", "w3c/eurlreq", "w3c/hlreq", "w3c/jlreq", "w3c/klreq", "w3c/mlreq", "w3c/iip", "w3c/sealreq", "w3c/tlreq"]
889+
"label": [
890+
"i18n-alreq",
891+
"i18n-afrlreq",
892+
"i18n-amlreq",
893+
"i18n-clreq",
894+
"i18n-elreq",
895+
"i18n-eurlreq",
896+
"i18n-hlreq",
897+
"i18n-jlreq",
898+
"i18n-klreq",
899+
"i18n-mlreq",
900+
"i18n-ilreq",
901+
"i18n-iip",
902+
"i18n-sealreq",
903+
"i18n-tlreq"
904+
]
890905
}
891906
},
892907
{

0 commit comments

Comments
 (0)