diff --git a/src/Console/Commands/CraftableInstall.php b/src/Console/Commands/CraftableInstall.php index c881502..3053ead 100644 --- a/src/Console/Commands/CraftableInstall.php +++ b/src/Console/Commands/CraftableInstall.php @@ -178,7 +178,9 @@ private function scanAndSaveTranslations(): void '// here you can add your own directories // base_path(\'routes\'), // uncomment if you have translations in your routes i.e. you have localized URLs base_path(\'vendor/brackets/admin-auth/src\'), - base_path(\'vendor/brackets/admin-auth/resources\'),' + base_path(\'vendor/brackets/admin-auth/resources\'), + base_path(\'vendor/brackets/admin-ui/resources\'), + base_path(\'vendor/brackets/admin-translations/resources\'),' ); $this->call('admin-translations:scan-and-save', [