1
0
Fork 0
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:
Maksim Eltyshev 2023-12-20 12:58:43 +01:00
parent 2f3a0c34c6
commit dcdb36a854

View file

@ -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: {