Closed lovelgeorge99 closed 4 weeks ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
giveth-dapps-v2 | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 25, 2024 10:54pm |
This pull request introduces new localization keys in multiple language files (lang/ca.json
, lang/en.json
, and lang/es.json
) for a feature related to "Q/acc". It also updates existing entries for clarity and consistency in the English localization file. Additionally, new links for QACC and QACC News are added to the footer component in Footer.tsx
, and corresponding constants are defined in links.ts
. A minor update is made to a TypeScript configuration comment in next-env.d.ts
.
File | Change Summary |
---|---|
lang/ca.json, lang/en.json, lang/es.json | Added new keys: "component.title.qacc" and "component.title.qacc_news" in all three files. Updated existing keys for clarity and consistency in lang/en.json . |
src/components/Footer/Footer.tsx | Added a new LinkColumn section with links to QACC and QACC News. Modified gap property in LeftContainer . |
src/lib/constants/links.ts | Added constants QACC and QACC_NEWS with corresponding URLs. |
next-env.d.ts | Updated TypeScript configuration URL in a comment. |
ProjectEligibleQFChains
component, which may relate to the QF eligibility context discussed in this PR.🐇 In the footer, links now gleam,
To Q/acc, a new dream.
With translations fresh and bright,
Our users find their way, just right!
Hopping through updates, we cheer,
For clarity and joy, we hold dear! 🌟
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?
https://github.com/Giveth/giveth-dapps-v2/issues/4853
Summary by CodeRabbit
Release Notes
New Features
Bug Fixes
Documentation
These updates enhance user experience by improving navigation options and ensuring accurate translations across multiple languages.