Skip to content

Add translations for React Table component and fr translations #41

Description

@EvgeniiaVak

One of the dependencies - react-table-v6 - contains the following strings:

  previousText: 'Previous',
  nextText: 'Next',
  loadingText: 'Loading...',
  noDataText: 'No rows found',
  pageText: 'Page',
  ofText: 'of',
  rowsText: 'rows',

which are do not yet support i18n.

Other strings support i18n but there are only in en and da.

Acceptance criteria

  • Tranlsations supported: en, da, fr
  • All the strings from react-table-v6 are rendered in the correct language among supported (determined by defaulLocale cookie)

Tasks

  • Translate the strings for react-table-v6 library, they are extracted to the props to en, da, fr
  • Translate every other string to fr (they are already translated to en and da)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions