Skip to content

Commit

Permalink
CLDR-17833 updating Finnish abbreviated months (#3906)
Browse files Browse the repository at this point in the history
  • Loading branch information
AydaTolaymat authored Jul 25, 2024
1 parent 784da17 commit b696906
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions common/main/fi.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2167,18 +2167,18 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<months>
<monthContext type="format">
<monthWidth type="abbreviated">
<month type="1">tammik.</month>
<month type="2">helmik.</month>
<month type="3">maalisk.</month>
<month type="4">huhtik.</month>
<month type="5">toukok.</month>
<month type="6">kesäk.</month>
<month type="7">heinäk.</month>
<month type="8">elok.</month>
<month type="9">syysk.</month>
<month type="10">lokak.</month>
<month type="11">marrask.</month>
<month type="12">jouluk.</month>
<month type="1">tammi</month>
<month type="2">helmi</month>
<month type="3">maalis</month>
<month type="4">huhti</month>
<month type="5">touko</month>
<month type="6">kesä</month>
<month type="7">heinä</month>
<month type="8">elo</month>
<month type="9">syys</month>
<month type="10">loka</month>
<month type="11">marras</month>
<month type="12">joulu</month>
</monthWidth>
<monthWidth type="narrow">
<month type="1">↑↑↑</month>
Expand Down

0 comments on commit b696906

Please sign in to comment.