Skip to content

Commit

Permalink
console: Fix locals
Browse files Browse the repository at this point in the history
  • Loading branch information
mjamescompton committed Jan 22, 2025
1 parent 9594028 commit 84fb3b3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions pkg/webui/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,6 @@
"console.components.gateway-api-keys-modal.index.downloadLns": "Download LNS key",
"console.components.gateway-api-keys-modal.index.downloadCups": "Download CUPS key",
"console.components.gateway-visibility-form.index.saveDefaultGatewayVisibility": "Save default gateway visibility",
"console.components.live-data-button.index.liveData": "Live Data",
"console.components.live-data-tutorial.index.liveDataSplitView": "Live data split view",
"console.components.live-data-tutorial.index.liveDataSplitViewDescription": "Debug, make changes while keeping an eye on live data from everywhere with split view.",
"console.components.live-data-tutorial.index.gotIt": "Got it",
Expand Down Expand Up @@ -544,7 +543,6 @@
"console.containers.email-notifications-form.index.unsubscribeDescription": "You will continue to receive notifications in the console.",
"console.containers.email-notifications-form.index.discardChanges": "Discard changes",
"console.containers.email-notifications-form.index.updateEmailPreferences": "Updated email preferences",
"console.containers.event-split-frame.index.expandEventPanel": "Expand live data overlay",
"console.containers.freq-plans-select.utils.warning": "Frequency plans unavailable",
"console.containers.freq-plans-select.utils.none": "Do not set a frequency plan",
"console.containers.freq-plans-select.utils.selectFrequencyPlan": "Select a frequency plan...",
Expand Down
2 changes: 0 additions & 2 deletions pkg/webui/locales/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,6 @@
"console.components.gateway-api-keys-modal.index.downloadLns": "LNSキーをダウンロード",
"console.components.gateway-api-keys-modal.index.downloadCups": "CUPSキーをダウンロード",
"console.components.gateway-visibility-form.index.saveDefaultGatewayVisibility": "デフォルトゲートウェイの可視性を保存",
"console.components.live-data-button.index.liveData": "",
"console.components.live-data-tutorial.index.liveDataSplitView": "",
"console.components.live-data-tutorial.index.liveDataSplitViewDescription": "",
"console.components.live-data-tutorial.index.gotIt": "",
Expand Down Expand Up @@ -544,7 +543,6 @@
"console.containers.email-notifications-form.index.unsubscribeDescription": "",
"console.containers.email-notifications-form.index.discardChanges": "",
"console.containers.email-notifications-form.index.updateEmailPreferences": "",
"console.containers.event-split-frame.index.expandEventPanel": "",
"console.containers.freq-plans-select.utils.warning": "",
"console.containers.freq-plans-select.utils.none": "",
"console.containers.freq-plans-select.utils.selectFrequencyPlan": "",
Expand Down

0 comments on commit 84fb3b3

Please sign in to comment.