Skip to content

What is the best way to change the default translations without them being overridden during an update #92

Closed Answered by andrey-helldar
forxer asked this question in Q&A
Discussion options

You must be logged in to vote

Currently, there are two options for preserving the translation entered by the developer:

  1. Write your own localization publisher that has this functionality;
  2. Refuse to use the Laravel Lang project.

Our publisher used to have the ability to ignore some translation keys, but we decided to abandon it due to low demand and the need to support this functionality.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@andrey-helldar
Comment options

Answer selected by forxer
@forxer
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants