fix: Add missing date formats to Ukrainian translation

pull/489/merge
Maksim Eltyshev 2 years ago
parent f4789c28db
commit 389648b546

@ -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…
Cancel
Save