Skip to content

Commit

Permalink
remove duplicated sentence
Browse files Browse the repository at this point in the history
  • Loading branch information
pxpm committed Apr 2, 2024
1 parent 130d509 commit 10145cb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,6 @@ If you have the [Editable Columns](https://backpackforlaravel.com/products/edita
If you don't want that behavior you can disable it in the `config/backpack/translation-manager.php` file by setting `use_editable_columns => false`.
If you don't find that file, see above the optional steps to publish the config files.

Once edited, the changes are saved to the database for persistence. All translations on the database have priority over the ones in the language files. This means that you can safely let your admin edit translations, in production. Your auto-deploys will continue working, because no files get edited, only DB entries.

## Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Expand Down

0 comments on commit 10145cb

Please sign in to comment.