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

Multilingual support #246

Merged
merged 39 commits into from
Feb 7, 2023
Merged

Multilingual support #246

merged 39 commits into from
Feb 7, 2023

Commits on Dec 21, 2022

  1. First draft for i18n support #123

    m-mohr committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    861139e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11d09ac View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. Translate zoom control

    m-mohr committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    d3b41f6 View commit details
    Browse the repository at this point in the history
  2. Further translations

    m-mohr committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    be35415 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. Persist language in URL, further translations, bugfixes, separate com…

    …ponent for provider roles, ...
    m-mohr committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    c66a2fe View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. More translations...

    m-mohr committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    f2b5cdd View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Merge remote-tracking branch 'origin/dev' into i18n

    # Conflicts:
    #	package.json
    m-mohr committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    8073680 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46664cc View commit details
    Browse the repository at this point in the history
  3. Localize datepicker

    m-mohr committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    f780d04 View commit details
    Browse the repository at this point in the history
  4. Fix lint issues

    m-mohr committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    4e4d4e2 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Adding Frensh language files (#248)

    Co-authored-by: Jean-François Bourgon <jean-francois.bourgon@canada.ca>
    m-mohr and jfbourgon authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    54d1f26 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Implement language switching for static catalogs, send Accept-Header,…

    … fix invalid references to phrase contactProvider
    m-mohr committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    4502659 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Configuration menu
    Copy the full SHA
    c42b74b View commit details
    Browse the repository at this point in the history
  2. Started translating metadata

    m-mohr committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    bafc0fa View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Minor improvements

    m-mohr committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    c6d5e9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26151e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f643cfe View commit details
    Browse the repository at this point in the history
  4. Merge branch 'dev' into i18n

    # Conflicts:
    #	src/StacBrowser.vue
    #	src/components/Map.vue
    #	src/store/index.js
    #	src/views/SelectDataSource.vue
    m-mohr committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    e1b4dec View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Add locales from stac-fields

    m-mohr committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    e94c484 View commit details
    Browse the repository at this point in the history
  2. Added more French language labels

    Co-authored-by: Jean-François Bourgon <jean-francois.bourgon@canada.ca>
    m-mohr and jfbourgon committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    5bab70d View commit details
    Browse the repository at this point in the history
  3. German translations etc.

    m-mohr committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    7c99fc2 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Configuration menu
    Copy the full SHA
    d03bdb8 View commit details
    Browse the repository at this point in the history
  2. Add media type based texts

    m-mohr committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    9b6a1eb View commit details
    Browse the repository at this point in the history
  3. Merge branch 'dev' into i18n

    # Conflicts:
    #	package.json
    #	src/components/ItemFilter.vue
    #	src/components/Items.vue
    m-mohr committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    1e853e9 View commit details
    Browse the repository at this point in the history
  4. Further German translations

    m-mohr committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    6947fd5 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'dev' into i18n

    # Conflicts:
    #	src/components/ItemFilter.vue
    m-mohr committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    9863784 View commit details
    Browse the repository at this point in the history
  6. Additional translations

    m-mohr committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    785ee9a View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Merge branch 'dev' into i18n

    # Conflicts:
    #	README.md
    #	config.js
    #	src/components/Map.vue
    #	src/components/StacHeader.vue
    #	src/views/Search.vue
    m-mohr committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    6fbe315 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. Merge branch 'dev' into i18n

    # Conflicts:
    #	src/components/ItemFilter.vue
    #	src/components/Map.vue
    #	src/views/Search.vue
    m-mohr committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    35aeee9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47caddb View commit details
    Browse the repository at this point in the history
  3. Further translations

    m-mohr committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    cd68ec1 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Configuration menu
    Copy the full SHA
    1d79b75 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Fixed typo

    m-mohr committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    50d017c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03e8638 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77b6129 View commit details
    Browse the repository at this point in the history
  4. Add missing translations

    m-mohr committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    9eaf664 View commit details
    Browse the repository at this point in the history
  5. Reusable phrases

    m-mohr committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    a085d0e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    81c1853 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1c740a0 View commit details
    Browse the repository at this point in the history