123456789101112131415161718 |
- /*
- * IBM Confidential
- * OCO Source Materials
- * IBM Business Platform: Glass
- * (C) Copyright IBM Corp. 2017, 2020
- * The source code for this program is not published or otherwise divested of its trade secrets,
- * irrespective of what has been deposited with the U.S. Copyright Office
- */
- define({
- "homePage": "홈 페이지",
- "homeSet": "홈이 설정됨",
- "homeSetError": "기본 홈 페이지를 설정하는 중에 오류가 발생했으니 이 보기를 닫고 다시 여십시오.",
- "website": "웹 사이트",
- "invalidURLSupplied": "올바르지 않은 URL이 제공됨",
- "tenantName": "(%{name})",
- "switcherRemoveIconLabel": "닫기"
- });
|