Closed kenjis closed 1 year ago
See https://github.com/codeigniter4/CodeIgniter4/pull/6269
- 'invalidRoute' => '{0} route cannot be found while reverse-routing.', + 'invalidRoute' => 'The route for "{0}" cannot be found.',
This change will be included in v4.2.2.
Fixed in https://github.com/codeigniter4/translations/pull/318
https://github.com/codeigniter4/translations/pull/321 Fixed
See https://github.com/codeigniter4/CodeIgniter4/pull/6269
This change will be included in v4.2.2.