BaPortalResources.js 613 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. });