Skip to content

Commit 8b3d147

Browse files
committed
console: Fix messages
1 parent 358a13b commit 8b3d147

2 files changed

Lines changed: 0 additions & 6 deletions

File tree

pkg/webui/locales/en.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,9 +99,6 @@
9999
"console.components.application-general-settings-form.index.adminContactDescription": "Administrative contact information for this application. Typically used to indicate who to contact with administrative questions about the application.",
100100
"console.components.application-general-settings-form.index.techContactDescription": "Technical contact information for this application. Typically used to indicate who to contact with technical/security questions about the application.",
101101
"console.components.application-map-panel.index.deviceLocations": "Device locations",
102-
"console.components.claim-deprecation-modal.index.modalTitle": "The Claim App has been removed",
103-
"console.components.claim-deprecation-modal.index.modalMessage": "The Claim App and in-cluster claiming has been removed in version 3.25.2. You can use the regular device registration flow in the Console, which includes claiming if applicable, or use the claiming feature of the CLI. For more information, please refer to the <Link>Device Claiming</Link> documentation.",
104-
"console.components.claim-deprecation-modal.index.buttonMessage": "Close and use Console",
105102
"console.components.default-routing-policy-form.index.doNotUseADefaultPolicy": "Do not use a default routing policy for this network",
106103
"console.components.device-import-form.index.file": "File",
107104
"console.components.device-import-form.index.formatInfo": "Format information",

pkg/webui/locales/ja.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,9 +99,6 @@
9999
"console.components.application-general-settings-form.index.adminContactDescription": "このアプリケーションの管理者の連絡先情報。通常、アプリケーションに関する管理上の問い合わせ先を示すために使用されます。",
100100
"console.components.application-general-settings-form.index.techContactDescription": "このアプリケーションの技術的な連絡先情報。通常、アプリケーションに関する技術/セキュリティの質問の連絡先を示すために使用されます。",
101101
"console.components.application-map-panel.index.deviceLocations": "",
102-
"console.components.claim-deprecation-modal.index.modalTitle": "",
103-
"console.components.claim-deprecation-modal.index.modalMessage": "",
104-
"console.components.claim-deprecation-modal.index.buttonMessage": "",
105102
"console.components.default-routing-policy-form.index.doNotUseADefaultPolicy": "このネットワークでは、デフォルトのルーティングポリシーを使用しないでください",
106103
"console.components.device-import-form.index.file": "",
107104
"console.components.device-import-form.index.formatInfo": "",

0 commit comments

Comments
 (0)