Localization of Horizon and Telescope projects #43699
Replies: 1 comment 3 replies
-
Personally I would agree with you that language translations should be provided on all core Laravel repos, but in the end there has to be someone who makes decisions and they have to have some policies to ensure that their decisions are reasonably consistent, and for Laravel that is Taylor and this is his policy. I also have had similar close messages to PRs I have submitted, but in my case they could be provided in an alternative way - or indeed there were package(s) that did what I wanted. The question about whether it is the best policy is not clear-cut. There is a definite up-side to pushing minor functionality into packages as Taylor's close message indicates, but that is fine when the functionality you want to add can indeed be added with a package, but obviously there are some functions that cannot be simply added with a package. The other downside is that this policy creating a package "marketplace" that becomes VERY fragmented, and developers have to search for packages and when they find them they can never be certain about their longevity, support etc. I would personally respond by posting a comment in each of the two PRs saying that: a. This functionality is not really suitable for delivery using a package because it is integral to the existing code and cannot be bolted on; And on this basis, can he reconsider. You can also solicit votes for / against such inclusion here in this discussion to see what the level of community support is, and see whether others believe differently to me i.e. that this functionality can be delivered as a package. Finally, there may be some mileage in reaching out to the members of the Laravel Lang team. They would be the people who have to support the translations of Horizon and Telescope, so having their support (i.e. that they have the capacity to undertake the translations) will IMO also be essential to getting such PRs accepted. (I would also caution you to treat the Lang Team as a team and not try to lobby individuals as this will create dissent and will likely be viewed poorly.) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I recently created a PR with a proposal to localize the interfaces of the
laravel/horizon#1175
andlaravel/telescope#1244
projects, but the next day @taylorotwell closed them.In my opinion, it would be cool to have a fully multilingual application including such nodes as Horizon and Telescope.
Our Laravel Lang team supports translations of all Laravel projects from native speakers, but this list does not include Horizon and Telescope.
I would like to know what is wrong with my PRs, that they were just silently closed without paying attention to such useful functionality.
Beta Was this translation helpful? Give feedback.
All reactions