chore(main): release 0.54.0 - #1094
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Eve translation sync
Generated values are LLM-assisted and require normal review. |
Greptile SummaryThis automated release PR advances the repository from version 0.53.0 to 0.54.0.
Confidence Score: 5/5The PR appears safe to merge. No blocking failure remains. Important Files Changed
Reviews (2): Last reviewed commit: "chore(main): release 0.54.0" | Re-trigger Greptile |
| "balanceByToken": "Solde par token", | ||
| "firstRunTitle": "Créez un Wallet pour commencer", | ||
| "firstRunBody": "Les soldes, l'activité de paiement et les Tokens détenus apparaîtront ici dès que cette organisation disposera de son premier Wallet.", | ||
| "notPriced": "Aucun flux de prix", |
There was a problem hiding this comment.
Clarify unavailable price feed
Aucun flux de prix is a literal, nonstandard rendering of “No price feed” and does not clearly communicate that pricing data from a market or oracle feed is unavailable.
| "notPriced": "Aucun flux de prix", | |
| "notPriced": "Aucun flux de prix disponible", |
File Used: .github/translation-guidance.json (source)
Knowledge Base Used: sdp-web dashboard app
Note: If this suggestion doesn't match your team's coding style, reply to this and let me know. I'll remember it for next time!
| "balanceByToken": "Solde par token", | ||
| "firstRunTitle": "Créez un Wallet pour commencer", | ||
| "firstRunBody": "Les soldes, l'activité de paiement et les Tokens détenus apparaîtront ici dès que cette organisation disposera de son premier Wallet.", | ||
| "notPriced": "Aucun flux de prix", | ||
| "singleMoreToken": "1 token de plus", | ||
| "moreTokensCount": "{count} tokens de plus", | ||
| "singleOtherToken": "1 autre token", | ||
| "otherTokensCount": "{count} autres tokens" |
There was a problem hiding this comment.
Preserve French Token terminology
These labels use lowercase token/tokens, making the same surface inconsistent with Tokens détenus and the French glossary’s prescribed product term Token / Tokens.
| "balanceByToken": "Solde par token", | |
| "firstRunTitle": "Créez un Wallet pour commencer", | |
| "firstRunBody": "Les soldes, l'activité de paiement et les Tokens détenus apparaîtront ici dès que cette organisation disposera de son premier Wallet.", | |
| "notPriced": "Aucun flux de prix", | |
| "singleMoreToken": "1 token de plus", | |
| "moreTokensCount": "{count} tokens de plus", | |
| "singleOtherToken": "1 autre token", | |
| "otherTokensCount": "{count} autres tokens" | |
| "balanceByToken": "Solde par Token", | |
| "firstRunTitle": "Créez un Wallet pour commencer", | |
| "firstRunBody": "Les soldes, l'activité de paiement et les Tokens détenus apparaîtront ici dès que cette organisation disposera de son premier Wallet.", | |
| "notPriced": "Aucun flux de prix", | |
| "singleMoreToken": "1 Token de plus", | |
| "moreTokensCount": "{count} Tokens de plus", | |
| "singleOtherToken": "1 autre Token", | |
| "otherTokensCount": "{count} autres Tokens" |
File Used: .github/translation-guidance.json (source)
Note: If this suggestion doesn't match your team's coding style, reply to this and let me know. I'll remember it for next time!
| "removeSuccess": "Membre retiré." | ||
| "removeSuccess": "Membre retiré.", | ||
| "columnRole": "Rôle", | ||
| "roleRevokedTooltip": "Adhésion au projet révoquée — supprimer ce membre" |
There was a problem hiding this comment.
Keep member-removal wording consistent
The tooltip uses supprimer for “remove”, while the associated action and result use Retirer and retiré; this inconsistency makes the tooltip sound like entity deletion rather than membership removal.
| "roleRevokedTooltip": "Adhésion au projet révoquée — supprimer ce membre" | |
| "roleRevokedTooltip": "Adhésion au projet révoquée — retirer ce membre" |
File Used: .github/translation-guidance.json (source)
Note: If this suggestion doesn't match your team's coding style, reply to this and let me know. I'll remember it for next time!
Pull request was closed
ba56dfd to
a5894f8
Compare
Release 0.54.0
This pull request was generated by the release workflow.
Auto-merge is enabled. After review approval and required checks pass, GitHub will squash-merge this PR and the release workflow will publish the tag and GitHub release.
Required repository settings: Allow auto-merge and Allow squash merging.
0.54.0 (2026-08-04)
Features
Bug Fixes
Documentation
Maintenance