diff --git a/locales/en.json b/locales/en.json index 8c535f61b..bb8023abb 100644 --- a/locales/en.json +++ b/locales/en.json @@ -117,6 +117,7 @@ "general.noLabel": "No label", "general.used": "Used", "general.unused": "Unused", + "general.discountCode": "Discount code", "restart.title": "Restart required", "restart.msg": "ZEUS has to be restarted before the new configuration is applied.", "restart.msg1": "Would you like to restart now?", @@ -880,7 +881,6 @@ "views.Settings.EmbeddedNode.LNDLogs.copyLogs": "Copy logs to clipboard", "views.Settings.LSP.enableLSP": "Enable Lightning Service Provider (LSP)", "views.Settings.LSP.enableLSP.subtitle": "The LSP will get you connected to the Lightning network by opening up payment channels for you.", - "views.Settings.LSP.lspAccessKey": "LSP Access Key (if needed)", "views.Settings.LSP.requestSimpleTaproot": "Request Simple Taproot Channels", "views.Settings.LSP.toProceed": "To proceed with using the LSP, the following settings must be configured:", "views.Settings.LSP.zeroConfChans": "Zero-conf channels", @@ -982,7 +982,6 @@ "views.LSPS1.requiredChannelConfirmations": "Required channel confirmations", "views.LSPS1.minFundingConfirmWithingBlocks": "Min funding confirm within blocks", "views.LSPS1.minRequiredChannelConfirmations": "Min required channel confirmations", - "views.LSPS1.token": "Token", "views.LSPS1.refundOnchainAddress": "Refund onchain address", "views.LSPS1.getQuote": "Get quote", "views.LSPS1.createOrder": "Create order", diff --git a/views/Settings/LSP.tsx b/views/Settings/LSP.tsx index 413625aca..65402fa9f 100644 --- a/views/Settings/LSP.tsx +++ b/views/Settings/LSP.tsx @@ -266,9 +266,7 @@ export default class LSP extends React.Component { color: themeColor('secondaryText') }} > - {`${localeString( - 'views.Settings.LSP.lspAccessKey' - )}`} + {`${localeString('general.discountCode')}`} - {localeString('views.LSPS1.token')} + {localeString('general.discountCode')} { }} > {localeString( - 'views.LSPS1.token' + 'general.discountCode' )} this.setState({