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

ohlc strings #622

Merged
merged 5 commits into from
Jul 24, 2024
Merged

ohlc strings #622

merged 5 commits into from
Jul 24, 2024

Conversation

moo-onthelawn
Copy link
Contributor

  • add strings
  • 1.1.163

Copy link

vercel bot commented Jul 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
v4-localization ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 24, 2024 3:58pm

@@ -1326,6 +1326,9 @@
"NEXT_IN": "Next in {TIME}",
"NOTIONAL_VALUE": "Notional Value",
"OFFSETTING": "Offsetting",
"OHLC": "OHLC",
"OHLC_VIA_MID_PRICE": "OHLC (via mid-price)",
"OHLC_TOOLTIP": "Enable or disable OHLC data via mid-price. Disabling this will only display OHLC data from the orderbook",
Copy link
Contributor

Choose a reason for hiding this comment

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

do we want a period at the end of this?

Copy link
Contributor Author

@moo-onthelawn moo-onthelawn Jul 24, 2024

Choose a reason for hiding this comment

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

hm our current tooltip on order lines doesn't have one so I thought it'd look more consistent if it didn't 🤔 // unsure if this is weirder because it's two sentences
Screenshot 2024-07-24 at 11 34 15 AM

Copy link
Contributor Author

Choose a reason for hiding this comment

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

eh actually nah i feel like you're right, adding

@@ -1326,6 +1326,9 @@
"NEXT_IN": "Next in {TIME}",
"NOTIONAL_VALUE": "Notional Value",
"OFFSETTING": "Offsetting",
"OHLC": "OHLC",
"OHLC_VIA_MID_PRICE": "OHLC (via mid-price)",
"OHLC_TOOLTIP": "Enable or disable OHLC data via mid-price. Disabling this will only display OHLC data from the orderbook.",
Copy link
Contributor

Choose a reason for hiding this comment

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

@moo-onthelawn moo-onthelawn merged commit cdc3b85 into main Jul 24, 2024
3 checks passed
@moo-onthelawn moo-onthelawn deleted the mulan/ct-1035-localization branch July 24, 2024 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants