Closed tortuetorche closed 4 years ago
Add a splitKey flag to the Localization::findSentence() method
splitKey
Localization::findSentence()
Sample:
trans('Whoops! Something went wrong.'); // -> "Oups ! Un problème est survenu."
Related issue: #3
Hi @GENL,
This pull request is ready 🚀, can you review it, please?
Have a good day, Tortue Torche
Sure! Have a good day, thanks,
This pull request is deprecated in favor of this new one: #5
Add a
splitKey
flag to theLocalization::findSentence()
methodSample:
Related issue: #3