Skip to content

Commit

Permalink
Fill all the remainig prefixes of the essential units data (#5157)
Browse files Browse the repository at this point in the history
  • Loading branch information
younies authored Jul 3, 2024
1 parent fbff129 commit 463e56d
Show file tree
Hide file tree
Showing 58 changed files with 11,386 additions and 284 deletions.
2 changes: 1 addition & 1 deletion components/experimental/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ pub mod provider {
impl_long_compact_decimal_format_data_v1_marker!(Baked);
impl_short_compact_decimal_format_data_v1_marker!(Baked);
impl_currency_essentials_v1_marker!(Baked);
impl_units_essentials_v1_marker!(Baked);
impl_units_display_name_v1_marker!(Baked);
impl_units_essentials_v1_marker!(Baked);
impl_language_display_names_v1_marker!(Baked);
impl_locale_display_names_v1_marker!(Baked);
impl_region_display_names_v1_marker!(Baked);
Expand Down
192 changes: 192 additions & 0 deletions provider/bikeshed/data/debug/units/essentials@1/long/ar-EG.json

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

Loading

0 comments on commit 463e56d

Please sign in to comment.