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