mirror of
https://github.com/plankanban/planka.git
synced 2025-07-19 05:09:43 +02:00
Fix datepicker language code for Czech language
This commit is contained in:
parent
65aba551c3
commit
141fc74dbb
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
import dateFns from 'date-fns/locale/de';
|
||||
import dateFns from 'date-fns/locale/cs';
|
||||
|
||||
export default {
|
||||
dateFns,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue