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 (fixed diff on Github) #675

Closed
wants to merge 31 commits into from

Commits on Dec 1, 2024

  1. Install i18n and react-i18n

    guergana committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    ee0fb51 View commit details
    Browse the repository at this point in the history
  2. Run npm upgrade

    guergana committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    3776f7d View commit details
    Browse the repository at this point in the history
  3. Basic setup and example

    guergana committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    923b8db View commit details
    Browse the repository at this point in the history
  4. Update case for button

    guergana committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    b85e5b5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    414b669 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8e8d6a4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    985c95b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    712f613 View commit details
    Browse the repository at this point in the history
  9. Organize files

    guergana committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    db31afa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ae7fd70 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. Organize files

    guergana committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    10586f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ae5c82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a7b1ef View commit details
    Browse the repository at this point in the history
  4. Add dom.iteratable to fix TS error

    The error in question:
    Type 'FileList' must have a '[Symbol.iterator]()' method that
    returns an iterator.
    guergana committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    a92b34a View commit details
    Browse the repository at this point in the history
  5. Install i18n and react-i18n

    guergana committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    7442587 View commit details
    Browse the repository at this point in the history
  6. Run npm upgrade

    guergana committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    1dff552 View commit details
    Browse the repository at this point in the history
  7. Basic setup and example

    guergana committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    301fba7 View commit details
    Browse the repository at this point in the history
  8. Update case for button

    guergana committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    2ccb821 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e8b1ee3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c631d1f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c2370d7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3b0d5fe View commit details
    Browse the repository at this point in the history
  13. Organize files

    guergana committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    ae65111 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    923ec22 View commit details
    Browse the repository at this point in the history
  15. Organize files

    guergana committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    3740d96 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f6fc213 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3aabf01 View commit details
    Browse the repository at this point in the history
  18. Add dom.iteratable to fix TS error

    The error in question:
    Type 'FileList' must have a '[Symbol.iterator]()' method that
    returns an iterator.
    guergana committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    cdfc3bd View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2becbc2 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    00bfd3e View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    586fde3 View commit details
    Browse the repository at this point in the history