Skip to content

Commit

Permalink
Add recommended locale set and expand regions in datagen (#3586)
Browse files Browse the repository at this point in the history
  • Loading branch information
robertbastian authored Jun 28, 2023
1 parent 1a428f5 commit 7b8ad79
Show file tree
Hide file tree
Showing 102 changed files with 26,589 additions and 2,262 deletions.
6 changes: 1 addition & 5 deletions components/calendar/data/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,7 @@
"datetime/week_data@1"
]
},
"locales": {
"CldrSet": [
"modern"
]
},
"locales": "Recommended",
"cldr": "Latest",
"icu_export": "Latest",
"segmenter_lstm": "Latest",
Expand Down
6 changes: 1 addition & 5 deletions components/collator/data/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,7 @@

]
},
"locales": {
"CldrSet": [
"modern"
]
},
"locales": "Recommended",
"cldr": "Latest",
"icu_export": "Latest",
"segmenter_lstm": "Latest",
Expand Down
19 changes: 14 additions & 5 deletions components/collator/data/data/macros/collator_data_v1.data.rs

Large diffs are not rendered by default.

5 changes: 3 additions & 2 deletions components/collator/data/data/macros/collator_meta_v1.data.rs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 1 addition & 5 deletions components/datetime/data/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,7 @@

]
},
"locales": {
"CldrSet": [
"modern"
]
},
"locales": "Recommended",
"cldr": "Latest",
"icu_export": "Latest",
"segmenter_lstm": "Latest",
Expand Down
Loading

0 comments on commit 7b8ad79

Please sign in to comment.