Browse Source

Added missing ko_KR locale

pull/11228/head
Daewoong Moon 6 years ago
committed by 偏右
parent
commit
52d736a0ee
  1. 2
      components/locale-provider/ko_KR.tsx

2
components/locale-provider/ko_KR.tsx

@ -14,6 +14,8 @@ export default {
filterConfirm: '확인',
filterReset: '초기화',
emptyText: '데이터 없음',
selectAll: '모두 선택',
selectInvert: '선택 반전',
},
Modal: {
okText: '확인',

Loading…
Cancel
Save