pallad icon indicating copy to clipboard operation
pallad copied to clipboard

Add internationalization and replace all hardcoded labels with i18n entries

Open mrcnk opened this issue 6 months ago • 5 comments

Acceptance Criteria

  • [ ] Add react-i18next dependency for packages/features.
  • [ ] Add all necessary config files for the i18next library.
  • [ ] Extract all necessary i18n entries from hardcoded labels in Pallad to locales/en.json.

https://react.i18next.com/

mrcnk avatar Aug 20 '24 18:08 mrcnk