Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LSPS1: Change token to discount code #2275

Merged
merged 3 commits into from
Jul 9, 2024

Conversation

shubhamkmr04
Copy link
Contributor

No description provided.

@kaloudis
Copy link
Contributor

kaloudis commented Jul 2, 2024

Need to update the label on Settings/LSP as well. I believe it's currently using string views.Settings.LSP.lspAccessKey

locales/en.json Outdated
@@ -982,7 +982,7 @@
"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.token": "Discount code",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since we're rewriting the string entirely, let's rename it - maybe general.discountCode. Let's also delete views.Settings.LSP.lspAccessKey if it's not longer being used so translators don't have to translate it

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure

@kaloudis kaloudis added this to the v0.9.0 milestone Jul 9, 2024
@kaloudis kaloudis merged commit e42bd20 into ZeusLN:master Jul 9, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants