1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

Clarify how inactive languages are handled (#1104)

This commit is contained in:
Jim Winstead
2024-10-24 16:56:10 -07:00
committed by GitHub
parent e6407c68b7
commit 5cd64efb03

View File

@@ -26,8 +26,8 @@ $LANGUAGES = [
- Be selectable via my.php
- Accept redirections to the translation, despite ACCEPT_LANGUAGE
- Be listed at php.net/docs or php.net/download-docs
However, these languages are available on the doc dev server:
- http://docs.php.net/
However, translation status for these languages is available at:
- https://doc.php.net/
*/
$INACTIVE_ONLINE_LANGUAGES = [
'pl' => 'Polish',