合伙人运营小程序
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

123456789101112
  1. export default {
  2. year: '년',
  3. month: '월',
  4. date: '일',
  5. hour: '시',
  6. minute: '분',
  7. second: '초',
  8. am: '오전',
  9. pm: '오후',
  10. confirm: '확인',
  11. cancel: '취소',
  12. };