ideas icon indicating copy to clipboard operation
ideas copied to clipboard

Managing Statamic language files through Laravel Lang

Open robdekort opened this issue 1 year ago • 0 comments

Managing translation files is a bit messy and confusing at times. The Laravel Lang project makes installing and keeping core Laravel translation files up to date very easy. But then you still have to add the Statamic translations and in some situations even the starter kit ones. You end up downloading php and json files and merging them with the existing ones.

I reached out to Laravel Lang package and asked if they also support third party packages and it turns out they do: https://github.com/Laravel-Lang/common/discussions/153#discussioncomment-7691759

Maybe this is something to consider implementing in the future.

robdekort avatar Nov 28 '23 12:11 robdekort