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:
parent
2dfa113fac
commit
40bd3462ed
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ export default {
|
|||
time: 'p',
|
||||
dateTime: '$t(format:date) $t(format:time)',
|
||||
longDate: 'MMM d',
|
||||
longDateTime: "d MMMM'at' p",
|
||||
longDateTime: "d MMMM 'at' p",
|
||||
},
|
||||
|
||||
translation: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue