diff options
Diffstat (limited to 'i18n')
| -rw-r--r-- | i18n/locales/en/menu.json | 4 | ||||
| -rw-r--r-- | i18n/locales/ko/menu.json | 3 |
2 files changed, 5 insertions, 2 deletions
diff --git a/i18n/locales/en/menu.json b/i18n/locales/en/menu.json index d07293f6..7b59d34a 100644 --- a/i18n/locales/en/menu.json +++ b/i18n/locales/en/menu.json @@ -149,13 +149,15 @@ "integration_list": "Interface List Management", "integration_log": "Interface History Inquiry", "approval_log": "Approval History Inquiry", - "approval_path": "Approval Path Management", + "approval_template": "Approval Template Management", + "approval_line": "Approval Line Management", "approval_after": "Post-Approval Management", "email_template": "Email Template Management", "email_receiver": "Email Recipient Management", "email_log": "Email Transmission History Inquiry", "login_history": "Login/Logout History Inquiry", "page_visits": "Page Access History Inquiry" + }, "vendor": { "sales": { diff --git a/i18n/locales/ko/menu.json b/i18n/locales/ko/menu.json index 469b811d..9e3fe7a2 100644 --- a/i18n/locales/ko/menu.json +++ b/i18n/locales/ko/menu.json @@ -149,7 +149,8 @@ "integration_list": "인터페이스 목록 관리", "integration_log": "인터페이스 이력 조회", "approval_log": "결재 이력 조회", - "approval_path": "결재 경로 관리", + "approval_template": "결재 서식 관리", + "approval_line": "결재선 관리", "approval_after": "결재 후처리 관리", "email_template": "이메일 서식 관리", "email_receiver": "이메일 수신인 관리", |
