mirror of
https://github.com/plankanban/planka.git
synced 2025-12-25 01:11:49 +03:00
Fix datepicker language code for Czech language
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import dateFns from 'date-fns/locale/de';
|
||||
import dateFns from 'date-fns/locale/cs';
|
||||
|
||||
export default {
|
||||
dateFns,
|
||||
|
||||
Reference in New Issue
Block a user