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

Implement support for proper translation #731

Merged
merged 27 commits into from
Dec 4, 2022

Commits on Dec 4, 2022

  1. Configuration menu
    Copy the full SHA
    9d34956 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    920965a View commit details
    Browse the repository at this point in the history
  3. Add PHPDocs

    caendesilva committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    057a215 View commit details
    Browse the repository at this point in the history
  4. Create validation.php

    caendesilva committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    8d8c383 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c9b745 View commit details
    Browse the repository at this point in the history
  6. Add attribution PHPDoc

    caendesilva committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    c5ac0eb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f624599 View commit details
    Browse the repository at this point in the history
  8. Use Laravel validation

    caendesilva committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    c3020c5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7d81e26 View commit details
    Browse the repository at this point in the history
  10. Revert "Create ValidationTranslator.php"

    This reverts commit 9d34956.
    caendesilva committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    08ba2c1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d1ad53d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bde7985 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    60e18c7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8966651 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1b6d6af View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5ae09bd View commit details
    Browse the repository at this point in the history
  17. Fix relative path

    caendesilva committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    f37a99a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    55813f4 View commit details
    Browse the repository at this point in the history
  19. Add todo

    caendesilva committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    8bb71ab View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7579a23 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e6d3603 View commit details
    Browse the repository at this point in the history
  22. Revert "Add locale configuration to app.php config"

    This reverts commit f624599.
    caendesilva committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    26a0c03 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    352c49a View commit details
    Browse the repository at this point in the history
  24. Apply fixes from StyleCI

    StyleCIBot committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    7a90341 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    03379d5 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    1ff221b View commit details
    Browse the repository at this point in the history
  27. Unit test validation

    caendesilva committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    ccefa98 View commit details
    Browse the repository at this point in the history