mirror of
https://github.com/plankanban/planka.git
synced 2025-08-09 23:45:31 +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 {
|
export default {
|
||||||
format: {
|
format: {
|
||||||
date: 'd-M-yyyy',
|
date: 'd-M-yyyy',
|
||||||
time: 'p',
|
time: 'HH:mm',
|
||||||
dateTime: '$t(format:date) $t(format:time)',
|
dateTime: '$t(format:date) $t(format:time)',
|
||||||
longDate: 'd MMM',
|
longDate: 'd MMM',
|
||||||
longDateTime: "d MMMM 'om' p",
|
longDateTime: "d MMMM 'om' HH:mm",
|
||||||
},
|
},
|
||||||
|
|
||||||
translation: {
|
translation: {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue