sweepai-dev / mirrorful

Create the building blocks of your app
https://mirrorful.com
Other
0 stars 0 forks source link

[DRAFT] Internationalization of Mirrorful Editor Dashboard with i18n #3

Open sweep-ai[bot] opened 1 year ago

sweep-ai[bot] commented 1 year ago

Description

This PR adds internationalization (i18n) support to the Mirrorful Editor Dashboard. It leverages Next.js's built-in support for i18n routing and integrates an existing i18n library solution to handle the translation of text in the application.

Summary of Changes

Please review and merge this PR to enable internationalization in the Mirrorful Editor Dashboard.

Fixes #1.

To checkout this PR branch, run the following command in your terminal:

git checkout sweep/feature/i18n-integration_1