You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'The following languages are supported for the main Laravel framework by the excellent [caouecs/laravel-lang](https://github.com/caouecs/Laravel-lang) package. We would love for our package to make these languages available for Nova as well. If you are able to contribute to any of these or other languages, please read our [contributing guidelines](CONTRIBUTING.md) and raise a PR.'.PHP_EOL.PHP_EOL.
@@ -228,7 +228,31 @@ public function handle()
228
228
$this->filesystem->put($outputFile, $contents);
229
229
230
230
$this->info(sprintf('Updated "README.excerpt.md" has been output to [%s].', $outputFile));
231
-
$this->warn('* Replace the Available Languages table in README.md in your fork of the repository with the contents of this file.');
231
+
$this->warn('* Replace the Available Languages table in ./README.md in your fork of the repository with the contents of this file.');
0 commit comments