mirror of
https://github.com/plankanban/planka.git
synced 2025-07-19 21:29:43 +02:00
Update core.js
fix dateFns locale for Czech language
This commit is contained in:
parent
65aba551c3
commit
6ffe4b7ddf
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 {
|
export default {
|
||||||
dateFns,
|
dateFns,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue