Skip to content

Commit

Permalink
CLDR-17875 Update default wind speed for DK and CN (#3954)
Browse files Browse the repository at this point in the history
  • Loading branch information
AEApple authored Aug 13, 2024
1 parent 95e5c22 commit a8d3acf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/supplemental/units.xml
Original file line number Diff line number Diff line change
Expand Up @@ -568,7 +568,7 @@ For terms of use, see http://www.unicode.org/copyright.html
</unitPreferences>
<unitPreferences category="speed" usage="wind">
<unitPreference regions="001">kilometer-per-hour</unitPreference>
<unitPreference regions="FI JP KR NO PL RU SE">meter-per-second</unitPreference>
<unitPreference regions="CN DK FI JP KR NO PL RU SE">meter-per-second</unitPreference>
<unitPreference regions="GB US">mile-per-hour</unitPreference>
</unitPreferences>
<unitPreferences category="temperature" usage="default">
Expand Down

0 comments on commit a8d3acf

Please sign in to comment.