BaPortalResources.js 663 B

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