mirror of
https://github.com/plankanban/planka.git
synced 2025-07-18 20:59:44 +02:00
i18n(ko-KR): Update date and time format to comply with KS standard
Co-authored-by: NavyStack <navystack@askfront.com> Co-authored-by: FVOCI <150913557+fvoci@users.noreply.github.com>
This commit is contained in:
parent
9231aad804
commit
53bb6f4424
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ export default {
|
|||
format: {
|
||||
date: 'yyyy년 M월 d일',
|
||||
time: 'a h시 m분',
|
||||
dateTime: 'yyyy년 M월 d일 a h시 m분',
|
||||
dateTime: '$t(format:date) $t(format:time)',
|
||||
longDate: 'M월 d일',
|
||||
longDateTime: 'M월 d일 a h시 m분',
|
||||
fullDate: 'yyyy년 M월 d일',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue