Skip to content

Commit ba02f2a

Browse files
committed
console: Update locals
1 parent e2918b7 commit ba02f2a

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

pkg/webui/locales/en.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@
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",
166167
"console.components.live-data-tutorial.index.liveDataSplitView": "Live data split view",
167168
"console.components.live-data-tutorial.index.liveDataSplitViewDescription": "Debug, make changes while keeping an eye on live data from everywhere with split view.",
168169
"console.components.live-data-tutorial.index.gotIt": "Got it",
@@ -543,6 +544,7 @@
543544
"console.containers.email-notifications-form.index.unsubscribeDescription": "You will continue to receive notifications in the console.",
544545
"console.containers.email-notifications-form.index.discardChanges": "Discard changes",
545546
"console.containers.email-notifications-form.index.updateEmailPreferences": "Updated email preferences",
547+
"console.containers.event-split-frame.index.expandEventPanel": "Expand live data overlay",
546548
"console.containers.freq-plans-select.utils.warning": "Frequency plans unavailable",
547549
"console.containers.freq-plans-select.utils.none": "Do not set a frequency plan",
548550
"console.containers.freq-plans-select.utils.selectFrequencyPlan": "Select a frequency plan...",

pkg/webui/locales/ja.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@
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": "",
166167
"console.components.live-data-tutorial.index.liveDataSplitView": "",
167168
"console.components.live-data-tutorial.index.liveDataSplitViewDescription": "",
168169
"console.components.live-data-tutorial.index.gotIt": "",
@@ -543,6 +544,7 @@
543544
"console.containers.email-notifications-form.index.unsubscribeDescription": "",
544545
"console.containers.email-notifications-form.index.discardChanges": "",
545546
"console.containers.email-notifications-form.index.updateEmailPreferences": "",
547+
"console.containers.event-split-frame.index.expandEventPanel": "",
546548
"console.containers.freq-plans-select.utils.warning": "",
547549
"console.containers.freq-plans-select.utils.none": "",
548550
"console.containers.freq-plans-select.utils.selectFrequencyPlan": "",

0 commit comments

Comments
 (0)