mirror of
https://github.com/plankanban/planka.git
synced 2025-07-18 20:59:44 +02:00
Fix datepicker language code for Czech language
This commit is contained in:
parent
1cd4f53b8a
commit
3806d0c6fd
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