Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set up internationalization of the front end with i18next #662

Open
wants to merge 34 commits into
base: main
Choose a base branch
from

Conversation

guergana
Copy link
Collaborator

@guergana guergana commented Dec 1, 2024


This PR translates exclusively the front-end part of the app. The app main menu will be dealt with in another PR.

Still missing:

  • Panels translations
  • Errors report translations (how do we deal with the translations coming from the backend. (error descriptions).

We can review this already and do the other translations in a different PR.

Copy link

cloudflare-workers-and-pages bot commented Dec 1, 2024

Deploying opendataeditor with  Cloudflare Pages  Cloudflare Pages

Latest commit: 586fde3
Status: ✅  Deploy successful!
Preview URL: https://ded1c6ea.opendataeditor.pages.dev
Branch Preview URL: https://355-i18n-breakdown.opendataeditor.pages.dev

View logs

@guergana guergana changed the title Install i18n and react-i18n Set up internationalization Dec 1, 2024
@guergana guergana changed the title Set up internationalization Set up internationalization with i18next Dec 1, 2024
@guergana guergana force-pushed the 355-i18n-breakdown branch 7 times, most recently from b1c9315 to 8541f14 Compare December 1, 2024 05:03
guergana and others added 8 commits December 1, 2024 06:54
* Removed unused multiple paths logic

* Extracted DeleteFiles dialog

* Improved loading indication

* Added resetState

* Fixed dialog spacing

* Normalized dilaog naming

* Implemented proper RenameFile

* Removed unused CopyFile/Folder

* Added secondary text to the Remove action

* Properly implemented CreateFolder

* Normalized action list

* Fixed SaveChanges

* Fixed rename primary title

* Movde LinearProgress to library

* Reverted context menu changes
* Implemented AI component

* Minor UI fixes

* Enabled context-menu

* Improved error handling

* Fixed dialog states

* Improved `make preview` command

* Added debug

* Removed debug

* Removed changes that will cause conflicts

* Added api key help message

* Added ability to copy selected text

* FIxed tests

* Minor improvements
@guergana guergana changed the title Set up internationalization with i18next Set up internationalization of the front end with i18next Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Set up internationalization
2 participants