-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Add a 'payment method details' screen #5052
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
utACK
@@ -292,7 +292,8 @@ mainView.version.update=(Update available) | |||
#################################################################### | |||
|
|||
market.tabs.offerBook=Offer book | |||
market.tabs.spread=Details | |||
market.tabs.spreadCurrency=Currency Details |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe "Offers by currency" and "Offers by Payment Method" would be better?
That was fast! ;-) |
Offers by Currency & Offers by Payment Method
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
utACK
Fixes #5049