Release/ai dtf#1008
Open
lcamargof wants to merge 250 commits into
Open
Conversation
Native-reviewer QA pass over the new translations. Fixes cluster into:
- reserved-term consistency: keep Governors/Filler/Mandate and (es) Minted/
Redeemed in English; normalize ko Normal(일반)/Fast casing across the
governance-delegate strings.
- wrong-sense word choices: output (Salida/출력 -> Resultado/수령량), dust
(Polvo -> Dust), filler (填充器/필러 -> Filler), Filled (Completado ->
Ejecutado, avoids clash with Completed), zh selector registry.
- minor grammar/spacing: es article before {0}, ko 지난주, ko Contested vs
Challenged collision.
UX changes to Auto Mint.
es 'Bloquear los votos de tu ERC20' (lock the votes) and ko '투표 잠금' (lock the vote) mistranslated vote-locking — you lock the token for voting power, not the votes. Use the canonical 'Vote-lock' term (kept English, like the page title); normalize zh 'vote locking' -> 'Vote-lock' for consistency.
PR #1016 wrapped 17 async-mint quote-UX strings (loading/cancel/retry/ failure states) but did not run extract — extract them and sync the now-stale #: references. Translate all 17 into es/ko/zh (term policy + ICU/tags preserved); legal and TBD strings remain intentionally untranslated. Also fixes a typo in the landing-mint cover button: 'Watch is {symbol}' rendered as 'Watch is PHOTON' -> now 'Watch {symbol}'.
Apply native-speaker review of the zh catalog for the DTF sidebar, top navigation, holdings table, homepage metrics bar and DTF gallery. Scope the gallery "Buy" button and basket "Collateral" tab with Lingui context so only those surfaces change; other Buy/Collateral usages and the es/ko catalogs are unaffected.
Previously an empty mandate rendered as "Unknown" in the Basics section. Hide the row entirely when the DTF is loaded without a mandate, while keeping the loading skeleton.
…age (#1018) Replaces the standalone "Mint" nav item with an in-page switch so the auto-mint flow is reached from the swap panel — without touching the zapper. - panelModeAtom + PanelModeSwitch: a subtle centered link below the panel ("Try Automated Mint" / "Use Swap") that toggles swap vs auto in place - Issuance page renders the zapper (unchanged) or the wizard embedded in one shared beige surface; the wizard gains an `embedded` prop to skip its own container - Hide the switch once the wizard is running (quote/execution); the gnosis gate's "Use Swap" now targets the absolute swap route instead of a relative ".." that redirected to overview when embedded - Remove the "Mint" sidebar item (route still works as a deep link) Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Co-authored-by: Jorge Galat <jrgglt@gmail.com>
Adds a year-to-date (Jan 1 UTC -> now) option to the price chart time-range selector and sets it as the default range. Wires YTD through the shared axis formatter, factsheet range params, prefetch lists, and the basket-overview period labels, with tests for the new branches.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.