feat: update Prime tooltip translation - #5754
Conversation
🦋 Changeset detectedLatest commit: 27ba220 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Greptile SummaryUpdates the English Prime simulation tooltips to use “average” instead of “mean.”
Confidence Score: 5/5The PR appears safe to merge because it only clarifies English tooltip wording and preserves the existing translation contract. The translation keys, interpolation placeholders, JSON structure, and package release scope remain intact, with no behavioral or security-sensitive changes.
|
| Filename | Overview |
|---|---|
| apps/evm/src/libs/translations/translations/en.json | Replaces “mean” with “average” in two Prime tooltip strings while preserving all interpolation variables and JSON structure. |
| .changeset/pretty-poems-greet.md | Adds an appropriate patch changeset describing the translation update. |
Reviews (1): Last reviewed commit: "feat: update Prime tooltip translation" | Re-trigger Greptile
Coverage Report for ./apps/evm
File CoverageNo changed files found. |
Changes