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": "關閉"
- });
|