LogView 리팩토링
LogDetailModal 생성 화면별 히스토리(LogDetailModal) 적용
This commit is contained in:
@@ -4,6 +4,7 @@ import {initReactI18next} from 'react-i18next';
|
||||
const resources = {
|
||||
ko: {
|
||||
translation: {
|
||||
//메시지
|
||||
NULL_MSG: '필수값을 입력해주세요.',
|
||||
DATE_KTC: '* UTC+9 한국시간 기준으로 설정 (UTC+0 자동 반영처리)',
|
||||
NOT_ITEM: '존재하지 않는 아이템코드입니다.',
|
||||
|
||||
Reference in New Issue
Block a user