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: Some translations have been lost in the new version (10.0) #1762

Merged
merged 23 commits into from Jun 2, 2021
Merged

Fix: Some translations have been lost in the new version (10.0) #1762

merged 23 commits into from Jun 2, 2021

Commits on May 26, 2021

  1. Fixed parsing error for Laravel projects

    Andrey Helldar committed May 26, 2021
    Copy the full SHA
    d5c6080 View commit details
    Browse the repository at this point in the history
  2. Added parsing of unsaved keys Laravel Framework

    Andrey Helldar committed May 26, 2021
    Copy the full SHA
    5e3e5e9 View commit details
    Browse the repository at this point in the history
  3. Fixed error handling slashes

    Andrey Helldar committed May 26, 2021
    Copy the full SHA
    e476120 View commit details
    Browse the repository at this point in the history
  4. [en] Fixed source keys

    Andrey Helldar committed May 26, 2021
    Copy the full SHA
    be939c3 View commit details
    Browse the repository at this point in the history
  5. Fixed parser

    Andrey Helldar committed May 26, 2021
    Copy the full SHA
    76eefab View commit details
    Browse the repository at this point in the history

Commits on May 27, 2021

  1. en.json file returned as before jetstream was added

    See #1335
    Andrey Helldar committed May 27, 2021
    Copy the full SHA
    08a6744 View commit details
    Browse the repository at this point in the history
  2. Cleanup scripts

    Andrey Helldar committed May 27, 2021
    Copy the full SHA
    8718d80 View commit details
    Browse the repository at this point in the history
  3. Removed Fortify strings from jetstream.json

    Andrey Helldar committed May 27, 2021
    Copy the full SHA
    f1d7fe1 View commit details
    Browse the repository at this point in the history
  4. Merge restored locales

    Andrey Helldar committed May 27, 2021
    Copy the full SHA
    453c276 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'caouecs/master' into patch/2021-05-26/2…

    …2-46
    Andrey Helldar committed May 27, 2021
    Copy the full SHA
    09365f3 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2021

  1. Temp values

    Andrey Helldar committed May 31, 2021
    Copy the full SHA
    3f1fb53 View commit details
    Browse the repository at this point in the history
  2. Recover localization files from version 9

    Andrey Helldar committed May 31, 2021
    Copy the full SHA
    8256715 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. Delete script app/split-packages.php

    Andrey Helldar committed Jun 1, 2021
    Copy the full SHA
    aafed0b View commit details
    Browse the repository at this point in the history
  2. Added search for keys from Laravel Breeze package

    Andrey Helldar committed Jun 1, 2021
    Copy the full SHA
    cd4f43a View commit details
    Browse the repository at this point in the history
  3. Update script app/packages.php

    Andrey Helldar committed Jun 1, 2021
    Copy the full SHA
    7e54ef7 View commit details
    Browse the repository at this point in the history
  4. Compact keys

    Andrey Helldar committed Jun 1, 2021
    Copy the full SHA
    7a3f069 View commit details
    Browse the repository at this point in the history
  5. Delete the locales/{locale}/packages folders

    Andrey Helldar committed Jun 1, 2021
    Copy the full SHA
    b724fdc View commit details
    Browse the repository at this point in the history
  6. Update script app/excludes.php

    Andrey Helldar committed Jun 1, 2021
    Copy the full SHA
    cd69e74 View commit details
    Browse the repository at this point in the history
  7. Update script app/keys.php

    Andrey Helldar committed Jun 1, 2021
    Copy the full SHA
    25cdb9b View commit details
    Browse the repository at this point in the history
  8. Update script app/status.php

    Andrey Helldar committed Jun 1, 2021
    Copy the full SHA
    9640443 View commit details
    Browse the repository at this point in the history
  9. Update tests

    Andrey Helldar committed Jun 1, 2021
    Copy the full SHA
    5c2532b View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'caouecs/master' into patch/2021-05-26/2…

    …2-46
    
    # Conflicts:
    #	locales/pt_BR/packages/cashier.json
    #	locales/pt_BR/packages/jetstream.json
    #	locales/pt_BR/packages/nova.json
    #	locales/pt_BR/packages/spark-paddle.json
    #	locales/pt_BR/packages/spark-stripe.json
    #	locales/tr/packages/cashier.json
    #	locales/tr/packages/jetstream.json
    #	locales/tr/packages/nova.json
    #	locales/tr/packages/spark-paddle.json
    #	locales/tr/packages/spark-stripe.json
    #	locales/tr/tr.json
    Andrey Helldar committed Jun 1, 2021
    Copy the full SHA
    6f8b39c View commit details
    Browse the repository at this point in the history
  11. Resolving merge conflict

    Andrey Helldar committed Jun 1, 2021
    Copy the full SHA
    ab54cb8 View commit details
    Browse the repository at this point in the history