Closed mateodaza closed 2 months ago
The latest updates on your projects. Learn more about Vercel for Git 鈫楋笌
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
giveth-dapps-v2 | 馃攧 Building (Inspect) | Visit Preview | 馃挰 Add feedback | Sep 24, 2024 8:25pm |
[!CAUTION]
Review failed
The pull request is closed.
The pull request introduces changes to localization strings in the lang/ca.json
and lang/es.json
files, updating the label for "verification_status" to reflect a focus on GIVbacks eligibility. Additionally, the VerificationBadge
component in src/components/VerificationBadge.tsx
has been modified to alter the logic for displaying verification statuses, emphasizing GIVbacks eligibility over general verification.
File | Change Summary |
---|---|
lang/ca.json, lang/es.json | Updated label for "verification_status" from "Estat de verificaci贸" / "Estado de verificaci贸n" to "Estat d'elegibilitat de GIVbacks" / "Estado de elegibilidad de GIVbacks." |
src/components/VerificationBadge.tsx | Modified logic to evaluate verificationStatus based on GIVback eligibility, commenting out the display for EVerificationStatus.VERIFIED . |
lang/ca.json
, aligning with the terminology shift regarding GIVbacks eligibility.lang/ca.json
to modify the "project.givback_toast.description.verified_public_not_eligible" entry, relevant to GIVbacks eligibility changes.lang/ca.json
related to "vouched" and "givback eligible," connecting to the main PR's focus on verification status terminology.馃悋 In the meadow where we play,
GIVbacks shine bright, leading the way.
Labels shift, meanings align,
Eligibility's the new design!
With a hop and a cheer, we embrace the change,
For a brighter future, we rearrange! 馃尲
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Summary by CodeRabbit
VerificationBadge
component to focus solely on GIVback eligibility, removing previous verification status displays.