Skip to content

Commit

Permalink
Update fi_FI.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
hiiri committed May 7, 2021
1 parent 11b7676 commit c56c2bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/date-picker/locale/fi_FI.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { PickerLocale } from '../generatePicker';
const locale: PickerLocale = {
lang: {
placeholder: 'Valitse päivä',
rangePlaceholder: ['Alku päivä', 'Loppu päivä'],
rangePlaceholder: ['Alkamispäivä', 'Päättymispäivä'],
...CalendarLocale,
},
timePickerLocale: {
Expand Down

0 comments on commit c56c2bb

Please sign in to comment.