1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-19 05:09:43 +02:00

add space to date

This commit is contained in:
Stefan Mielke 2020-12-10 11:59:38 +01:00
parent 2dfa113fac
commit 40bd3462ed

View file

@ -8,7 +8,7 @@ export default {
time: 'p', time: 'p',
dateTime: '$t(format:date) $t(format:time)', dateTime: '$t(format:date) $t(format:time)',
longDate: 'MMM d', longDate: 'MMM d',
longDateTime: "d MMMM'at' p", longDateTime: "d MMMM 'at' p",
}, },
translation: { translation: {