Skip to content

Commit 84fb3b3

Browse files
committed
console: Fix locals
1 parent 9594028 commit 84fb3b3

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

pkg/webui/locales/en.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,6 @@
163163
"console.components.gateway-api-keys-modal.index.downloadLns": "Download LNS key",
164164
"console.components.gateway-api-keys-modal.index.downloadCups": "Download CUPS key",
165165
"console.components.gateway-visibility-form.index.saveDefaultGatewayVisibility": "Save default gateway visibility",
166-
"console.components.live-data-button.index.liveData": "Live Data",
167166
"console.components.live-data-tutorial.index.liveDataSplitView": "Live data split view",
168167
"console.components.live-data-tutorial.index.liveDataSplitViewDescription": "Debug, make changes while keeping an eye on live data from everywhere with split view.",
169168
"console.components.live-data-tutorial.index.gotIt": "Got it",
@@ -544,7 +543,6 @@
544543
"console.containers.email-notifications-form.index.unsubscribeDescription": "You will continue to receive notifications in the console.",
545544
"console.containers.email-notifications-form.index.discardChanges": "Discard changes",
546545
"console.containers.email-notifications-form.index.updateEmailPreferences": "Updated email preferences",
547-
"console.containers.event-split-frame.index.expandEventPanel": "Expand live data overlay",
548546
"console.containers.freq-plans-select.utils.warning": "Frequency plans unavailable",
549547
"console.containers.freq-plans-select.utils.none": "Do not set a frequency plan",
550548
"console.containers.freq-plans-select.utils.selectFrequencyPlan": "Select a frequency plan...",

pkg/webui/locales/ja.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,6 @@
163163
"console.components.gateway-api-keys-modal.index.downloadLns": "LNSキーをダウンロード",
164164
"console.components.gateway-api-keys-modal.index.downloadCups": "CUPSキーをダウンロード",
165165
"console.components.gateway-visibility-form.index.saveDefaultGatewayVisibility": "デフォルトゲートウェイの可視性を保存",
166-
"console.components.live-data-button.index.liveData": "",
167166
"console.components.live-data-tutorial.index.liveDataSplitView": "",
168167
"console.components.live-data-tutorial.index.liveDataSplitViewDescription": "",
169168
"console.components.live-data-tutorial.index.gotIt": "",
@@ -544,7 +543,6 @@
544543
"console.containers.email-notifications-form.index.unsubscribeDescription": "",
545544
"console.containers.email-notifications-form.index.discardChanges": "",
546545
"console.containers.email-notifications-form.index.updateEmailPreferences": "",
547-
"console.containers.event-split-frame.index.expandEventPanel": "",
548546
"console.containers.freq-plans-select.utils.warning": "",
549547
"console.containers.freq-plans-select.utils.none": "",
550548
"console.containers.freq-plans-select.utils.selectFrequencyPlan": "",

0 commit comments

Comments
 (0)