Den søn. 29. nov. 2020 kl. 23.29 skrev Christoph M. Becker <[email protected]>: > > Hi all, > > maybe you have noticed that there are pull requests for languages which > are not supported by web-php currently. For instance, Italian[1] is > marked as inactive language, because the translation is grossly > out-dated. And now we have a Bengali translation[2], but it seems there > never has been a Bengali translation of the manual. The language > switcher for such languages is not functional. > > Any ideas what to do here? Should we implement special logic for > dealing with the languages for this particular page, i.e. by not reusing > the general language selection features?
I think implementing special functionality for such should be very trivial and something we can re-use for the future in case we do more release pages like this? Having english as a fallback language for those that does not exist in web-php seems like the best option, and not far off from how the manual already works with the php.net theme. (nb. I didn't look closer to the code currently in /releases/8.0) -- regards, Kalle Sommer Nielsen [email protected] -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
