码农搬砖工 9018a4f868 xxx
2025-04-23 18:23:41 +08:00

13 lines
208 B
JavaScript

export default {
year: '년',
month: '월',
date: '일',
hour: '시',
minute: '분',
second: '초',
am: '오전',
pm: '오후',
confirm: '확인',
cancel: '취소',
};