mirror of
https://github.com/plankanban/planka.git
synced 2025-08-09 07:25:24 +02:00
Add: Translation Dutch (AI)
This commit is contained in:
parent
5e400c5c4e
commit
b80127e952
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
export default {
|
||||
format: {
|
||||
date: 'd-M-yyyy',
|
||||
time: 'p',
|
||||
time: 'HH:mm',
|
||||
dateTime: '$t(format:date) $t(format:time)',
|
||||
longDate: 'd MMM',
|
||||
longDateTime: "d MMMM 'om' p",
|
||||
longDateTime: "d MMMM 'om' HH:mm",
|
||||
},
|
||||
|
||||
translation: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue