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:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user