activate catalan locale (#5921)
This commit is contained in:
@@ -52,7 +52,7 @@ final class RegenerateLocalesCommand extends Command
|
||||
*
|
||||
* @var string[]
|
||||
*/
|
||||
private array $skipLocale = ['ca', 'et'];
|
||||
private array $skipLocale = ['et', 'lv', 'mk'];
|
||||
|
||||
public function __construct(
|
||||
private readonly string $projectDirectory,
|
||||
|
||||
Reference in New Issue
Block a user