refinedev / refine

A React Framework for building internal tools, admin panels, dashboards & B2B apps with unmatched flexibility.
https://refine.dev
MIT License
28.56k stars 2.23k forks source link

fix(auth-page): replace wrong translation keys #6199

Closed aliemir closed 3 months ago

aliemir commented 3 months ago

PR Checklist

Please check if your PR fulfills the following requirements:

Bugs / Features

Changes

fix(auth-page): fix wrong translation keys in type="register" and type="forgotPassword"

In type="forgotPassword":

In type="register":

Wrong keys are kept as fallbacks in case the new keys are not found in the translation file. If you are using those keys in your project, make sure to update them accordingly. Fallback keys will be removed in future releases.

Fixes #5816

fix(auth-page): fix wrong translation key in type="register"

Previously, sign in link in Register page was using wrong translation key "pages.register.buttons.noAccount". Now it is replaced with "pages.register.buttons.haveAccount".

changeset-bot[bot] commented 3 months ago

🦋 Changeset detected

Latest commit: 7f9ca52df6b75fee63cb1c8a483579f4fd0553df

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages | Name | Type | | -------------------- | ----- | | @refinedev/chakra-ui | Patch | | @refinedev/mantine | Patch | | @refinedev/antd | Patch | | @refinedev/mui | Patch |

Not sure what this means? Click here to learn what changesets are.

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

cypress[bot] commented 3 months ago

Passing run #11372 ↗︎

0 82 23 0 Flakiness 0

Details:

Merge 7f9ca52df6b75fee63cb1c8a483579f4fd0553df into 2c3f96e2de0dba70ea84f5e48cd2...
Project: refine Commit: d24455f032 ℹ️
Status: Passed Duration: 15:53 💡
Started: Jul 28, 2024 7:20 AM Ended: Jul 28, 2024 7:36 AM

Review all test suite changes for PR #6199 ↗︎

cypress[bot] commented 3 months ago

Passing run #11370 ↗︎

0 381 37 0 Flakiness 0

Details:

fix(docs): correct import path and notification provider usage (#6195)
Project: refine Commit: c61c4143dd
Status: Passed Duration: 18:39 💡
Started: Jul 28, 2024 6:11 AM Ended: Jul 28, 2024 6:30 AM

Review all test suite changes for PR #6199 ↗︎