Skip to content

Commit

Permalink
additional string
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredvu committed Nov 13, 2024
1 parent f6008cf commit 4027345
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions config/localization/en/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -2256,6 +2256,7 @@
"HIDE_STEPS": "Hide steps",
"IMPACT_NOTIONAL": "Impact notional",
"INSTANT_MARKET_LISTINGS": "Instant Market Listings",
"INSTANT_MARKET_LISTINGS_ARE_LIVE": "Instant Market Listings are live!",
"INSTANTLY_LAUNCH": "Instantly Launch {MARKET}",
"INSTANTLY_LAUNCH_BY_DEPOSITING": "Instantly launch a market by depositing into MegaVault.",
"LAUNCH_A_MARKET": "Launch a Market",
Expand Down
1 change: 1 addition & 0 deletions scripts/generated/app.ts
Original file line number Diff line number Diff line change
Expand Up @@ -957,6 +957,7 @@ export const APP_STRING_KEYS = {
INSTANTLY_LAUNCH: 'APP.NEW_MARKET_WIDGET.INSTANTLY_LAUNCH',
INSTANTLY_LAUNCH_BY_DEPOSITING: 'APP.NEW_MARKET_WIDGET.INSTANTLY_LAUNCH_BY_DEPOSITING',
INSTANT_MARKET_LISTINGS: 'APP.NEW_MARKET_WIDGET.INSTANT_MARKET_LISTINGS',
INSTANT_MARKET_LISTINGS_ARE_LIVE: 'APP.NEW_MARKET_WIDGET.INSTANT_MARKET_LISTINGS_ARE_LIVE',
LAUNCHING_MARKET_LOADING: 'APP.NEW_MARKET_WIDGET.LAUNCHING_MARKET_LOADING',
LAUNCH_ANOTHER_MARKET: 'APP.NEW_MARKET_WIDGET.LAUNCH_ANOTHER_MARKET',
LAUNCH_A_MARKET: 'APP.NEW_MARKET_WIDGET.LAUNCH_A_MARKET',
Expand Down

0 comments on commit 4027345

Please sign in to comment.