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

Fix Language Support for Rule Options that Come from Actual Rules and not General Settings #648

Merged
merged 6 commits into from
Mar 14, 2023

Commits on Mar 12, 2023

  1. updated the language support to not be setup on load, but have the la…

    …nguage key text pulled at runtime as requested. This allows for rules to be in more languages than just English
    pjkaufman committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    83d19c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48fa4be View commit details
    Browse the repository at this point in the history
  3. made sure to set the default language grabbing back instead of settin…

    …g the value to Spanish every single time
    pjkaufman committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    9fac20e View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Configuration menu
    Copy the full SHA
    aba779a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fec87b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8cb5d73 View commit details
    Browse the repository at this point in the history