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

Correct notification messages and add missing translations #444

Merged
merged 6 commits into from
Apr 22, 2024

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    685751a View commit details
    Browse the repository at this point in the history
  2. MoveNodeForm: Make notification work

    Because of the `ignore` header, the `req::OnResponce()` returns erlier, and cannot show notifications.
    sukhwinder33445 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    d6328de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    520d027 View commit details
    Browse the repository at this point in the history
  4. Fix phpstan issues

    sukhwinder33445 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    2dbfe86 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. QuickBaseForm: Replace method translate with trait

    The trait provides translatePlural method.
    sukhwinder33445 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    3612f32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49e70b0 View commit details
    Browse the repository at this point in the history