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

Jon/fix/uk-compliance-2 #5323

Merged
merged 4 commits into from
Oct 25, 2024
Merged

Jon/fix/uk-compliance-2 #5323

merged 4 commits into from
Oct 25, 2024

Conversation

Jon-edge
Copy link
Collaborator

@Jon-edge Jon-edge commented Oct 24, 2024

image
image

CHANGELOG

Does this branch warrant an entry to the CHANGELOG?

  • Yes
  • No

Dependencies

none

Requirements

If you have made any visual changes to the GUI. Make sure you have:

  • Tested on iOS device
  • Tested on Android device
  • Tested on small-screen device (iPod Touch)
  • Tested on large-screen device (tablet)

Copy link
Contributor

@swansontec swansontec left a comment

Choose a reason for hiding this comment

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

Looks like one tiny typo, but otherwise this is OK.

stake_x_to_earn_y: 'transaction_details_stake_subcat_1s'
const UK_COMPLIANT_STRING_MAP: { [key: string]: { default: LocaleStringKey; gb: LocaleStringKey } } = {
buy_1s: { default: 'buy_1s', gb: 'uk_ways_to_buy_1s' },
sell_1s: { default: 'buy_1s', gb: 'uk_ways_to_sell_1s' },
Copy link
Contributor

Choose a reason for hiding this comment

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

Shouldn't this one be default: sell_1s

@Jon-edge Jon-edge merged commit ca17e75 into develop Oct 25, 2024
2 checks passed
@Jon-edge Jon-edge deleted the jon/fix/uk-compliance-2 branch October 25, 2024 01:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants