diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-11-10 11:25:19 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-11-10 11:25:19 +0900 |
| commit | a5501ad1d1cb836d2b2f84e9b0f06049e22c901e (patch) | |
| tree | 667ed8c5d6ec35b109190e9f976d66ae54def4ce /i18n/locales/en/menu.json | |
| parent | b0fe980376fcf1a19ff4b90851ca8b01f378fdc0 (diff) | |
| parent | f8a38907911d940cb2e8e6c9aa49488d05b2b578 (diff) | |
Merge remote-tracking branch 'origin/dujinkim' into master_homemaster
Diffstat (limited to 'i18n/locales/en/menu.json')
| -rw-r--r-- | i18n/locales/en/menu.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/i18n/locales/en/menu.json b/i18n/locales/en/menu.json index 5a7e3297..ef74943e 100644 --- a/i18n/locales/en/menu.json +++ b/i18n/locales/en/menu.json @@ -29,7 +29,8 @@ "legal": "Legal Review", "basic_contract": "Basic Contract Management", "engineering_management": "Engineering Management", - "engineering_in_procurement":"Procurement Engineering" + "engineering_in_procurement":"Procurement Engineering", + "system": "System" }, "menu": { "master_data": { @@ -195,8 +196,8 @@ "email_log": "Email Transmission History Inquiry", "email_whitelist": "Send Email OTP Whitelist Management", "login_history": "Login/Logout History Inquiry", - "page_visits": "Page Access History Inquiry" - + "page_visits": "Page Access History Inquiry", + "change_vendor": "Change Vendor" }, "vendor": { "bidding": { |
