mirror of
https://github.com/plankanban/planka.git
synced 2025-07-18 12:49:43 +02:00
fix: Add missing date formats to Ukrainian translation
This commit is contained in:
parent
2f3a0c34c6
commit
dcdb36a854
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@ export default {
|
|||
dateTime: '$t(format:date) $t(format:time)',
|
||||
longDate: 'd MMMM',
|
||||
longDateTime: "d MMMM 'о' p",
|
||||
fullDate: 'd MMMM y',
|
||||
fullDateTime: "d MMMM y 'о' p",
|
||||
},
|
||||
|
||||
translation: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue