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": "Web 站点",
- "invalidURLSupplied": "提供的 URL 无效",
- "tenantName": "(%{name})",
- "switcherRemoveIconLabel": "关闭"
- });
|