Skip to content

Commit

Permalink
Show unpublished translations as bold text
Browse files Browse the repository at this point in the history
  • Loading branch information
voicecode-bv committed Feb 19, 2020
1 parent 33f5110 commit 7fde225
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 7 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Then, publish the config file and make sure you set the correct value for using
php artisan vendor:publish --provider="Voicecode\NovaTranslationManager\ToolServiceProvider"
```

While the Laravel Translation Manager is mandatory, this will be installed automatically when installing this tool. Make sure to publish the files provided by Translation Manager and run the migrations.
While this tool is build upon Laravel Translation Manager, this will be installed automatically when installing this tool. Make sure to publish the files provided by Translation Manager and run the migrations.

```
php artisan vendor:publish --provider="Barryvdh\TranslationManager\ManagerServiceProvider" --tag=migrations
Expand Down

0 comments on commit 7fde225

Please sign in to comment.