pancakeswap / pancake-frontend

:pancakes: Pancake main features (farms, pools, IFO, lottery, profiles)
https://pancakeswap.finance
GNU General Public License v3.0
2.7k stars 3.56k forks source link

fix: Correct typos in translation keys across locales #10920

Closed goffxnca closed 2 weeks ago

goffxnca commented 3 weeks ago

PR-Codex overview

This PR focuses on correcting a typo in the text displayed for inactive collections in the MarketPageTitle component and updating the corresponding translation in the localization file.

Detailed summary

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

changeset-bot[bot] commented 3 weeks ago

⚠️ No Changeset found

Latest commit: 2176a8d0219589569cd78090d1c8134e3f5e153f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

vercel[bot] commented 3 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

7 Skipped Deployments | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **aptos-web** | ⬜️ Ignored ([Inspect](https://vercel.com/pancakeswap/aptos-web/3vrrSHfAEaADRTe7C522srxVHYWR)) | [Visit Preview](https://aptos-web-git-fork-goffxnca-fix-translation-typo-inactiv-01efa6.pancake.run) | | Nov 7, 2024 3:23am | | **blog** | ⬜️ Ignored ([Inspect](https://vercel.com/pancakeswap/blog/8GjjawzJ2ELqF9d79GP2TddtszFK)) | [Visit Preview](https://blog-git-fork-goffxnca-fix-translation-typo-inactive-collection.pancake.run) | | Nov 7, 2024 3:23am | | **bridge** | ⬜️ Ignored ([Inspect](https://vercel.com/pancakeswap/bridge/Em5RiJChGt9S2mHbZTm1jF8RmFBg)) | [Visit Preview](https://bridge-git-fork-goffxnca-fix-translation-typo-inactive-c-487aae.pancake.run) | | Nov 7, 2024 3:23am | | **games** | ⬜️ Ignored ([Inspect](https://vercel.com/pancakeswap/games/2JjWYQmCCkCHR24qF7TNSG2k9MF8)) | [Visit Preview](https://games-git-fork-goffxnca-fix-translation-typo-inactive-co-1ab951.pancake.run) | | Nov 7, 2024 3:23am | | **gamification** | ⬜️ Ignored ([Inspect](https://vercel.com/pancakeswap/gamification/3TQajiNqiXGi3N8MDXPnAtQsah8U)) | [Visit Preview](https://gamification-git-fork-goffxnca-fix-translation-typo-inac-00d35e.pancake.run) | | Nov 7, 2024 3:23am | | **uikit** | ⬜️ Ignored ([Inspect](https://vercel.com/pancakeswap/uikit/54v7Rr2KQv5dHh465a4tSzVPqEZ1)) | [Visit Preview](https://uikit-git-fork-goffxnca-fix-translation-typo-inactive-co-53e98a.pancake.run) | | Nov 7, 2024 3:23am | | **web** | ⬜️ Ignored ([Inspect](https://vercel.com/pancakeswap/web/6AwDJbgjajH6KL9xQZ5xbenmEEHU)) | [Visit Preview](https://web-git-fork-goffxnca-fix-translation-typo-inactive-collection.pancake.run) | | Nov 7, 2024 3:23am |
vercel[bot] commented 3 weeks ago

@goffxnca is attempting to deploy a commit to the PancakeSwap Team on Vercel.

A member of the Team first needs to authorize it.

goffxnca commented 3 weeks ago

Dont change the translation language jsons directly, but change keys in the translation.json instead

Hi memoyil, thanks for the feedback! I made the updates and dropped the changes to the locale files, so now the PR has only translations.json and MarketPageTitle.tsx with the corrected key. just noticed Crowdin is in place, so hopefully Crowdin will handle updating the locale files to the new key after.