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

Internationalize/I18n the Dashboard Engine #497

Merged

Commits on Jan 27, 2022

  1. Internationalize/I18n the Dashboard Engine

    @bensheldon, I had a little bit of progress, so I would like to share it with you
    Juan Vasquez committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    cd6539c View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

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

Commits on Mar 31, 2022

  1. Add select language field

    Juan Vasquez committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    de6fccd View commit details
    Browse the repository at this point in the history
  2. Add footer's locales

    Juan Vasquez committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    8e45d39 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. Add i18n-tasks; normalize locale files and add datetime strings; use …

    …`BaseController#switch_locale` and inline navbar html instead of helpers
    bensheldon committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    efcc43f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e23bef8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d9a1e4 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. Intersect I18n's available locales and GoodJob's available locales to…

    … handle enforce_available_locales
    bensheldon committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    35d27a4 View commit details
    Browse the repository at this point in the history