Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Some translations have been lost in the new version (10.0) #1761

@luisprmat

Description

@luisprmat
  • Laravel-Lang Version: 10.0.1
  • PHP Version: 8.0.3

Description:

Using the translations in a new project I was able to observe that some translations that were already correct have been lost.

Captura

Some of them are:

The above translations were present in the version 9.1.2 in source/en.json

Everything seems to indicate that they are the translations wrapped in Lang::get('...') and @lang directive that I referred to in this comment

Steps To Reproduce:

  • Install a new laravel project with a starter kit
  • Set some language
  • Send a reset password email

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions