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

[Backport release_3_9] New Lizmap\App\LocalesLoader to load locales for JS #4889

Merged
merged 3 commits into from
Oct 18, 2024

Commits on Oct 18, 2024

  1. New Lizmap\App\LocalesLoader to load locales for JS

    A new static method LocalesLoader::getLocalesFrom() is provided
    for Lizmap and modules, when we want to retrieve all translated files
    of a locales file.
    laurentj authored and github-actions[bot] committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    2131561 View commit details
    Browse the repository at this point in the history
  2. Fix phpstan errors

    laurentj authored and github-actions[bot] committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    0699c46 View commit details
    Browse the repository at this point in the history
  3. Fix phpstan

    laurentj authored and github-actions[bot] committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    ebfb826 View commit details
    Browse the repository at this point in the history