Closed RamRamez closed 1 month ago
The pull request introduces a series of updates across multiple language JSON files, enhancing labels related to donation functionalities and user instructions. Additionally, it includes minor grammatical corrections in the README.md
, the removal of unused code in various files, and updates to configuration settings in next.config.js
and package.json
. Overall, the changes aim to improve clarity and user experience in the context of donations and project visibility.
Files | Change Summary |
---|---|
README.md |
Minor grammatical correction regarding environment variable instructions. |
lang/ca.json , lang/en.json , lang/es.json |
New labels added and existing labels modified to improve clarity regarding donation functionalities and eligibility criteria. |
lang/t_ca.json , lang/t_es.json |
Removal of specific keys related to GIVbacks and project owner notifications. |
next.config.js |
Removed variable declaration for pjson , added giveth.io to allowed hosts, and simplified environment variable checks. |
package.json |
Updated version number from 2.30.0 to 2.32.1 . |
pages/landings/ethdenver.tsx |
Removed GraphQL query logic for fetching campaign data, returning an empty props object instead. |
pages/test2.tsx |
Removed console log statement for subgraphValues . |
src/apollo/apolloClient.ts |
Simplified createApolloClient function by removing type assertions and altering link combinations. |
lang/ca.json
, lang/en.json
, and lang/es.json
with changes to donation-related labels.lang/ca.json
, lang/en.json
, and lang/es.json
focusing on donation descriptions.lang/ca.json
, lang/en.json
, and lang/es.json
related to donor eligibility and Gitcoin Passport.lang/ca.json
, lang/en.json
, and lang/es.json
regarding donation eligibility and processes.lang/ca.json
, lang/en.json
, and lang/es.json
focusing on staking and locking functionalities.🐇 In the meadow where donations bloom,
Labels dance and clear the gloom.
With a hop and a skip, we refine,
Each word a treasure, each phrase a sign.
GIVbacks and wallets, all in a row,
Helping hands make the kindness grow! 🌼
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?
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 | Sep 25, 2024 6:13pm |
Summary by CodeRabbit
New Features
Bug Fixes
Chores