Skip to content

Commit 5cd64ef

Browse files
authored
Clarify how inactive languages are handled (#1104)
1 parent e6407c6 commit 5cd64ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

include/languages.inc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ $LANGUAGES = [
2626
- Be selectable via my.php
2727
- Accept redirections to the translation, despite ACCEPT_LANGUAGE
2828
- Be listed at php.net/docs or php.net/download-docs
29-
However, these languages are available on the doc dev server:
30-
- http://docs.php.net/
29+
However, translation status for these languages is available at:
30+
- https://doc.php.net/
3131
*/
3232
$INACTIVE_ONLINE_LANGUAGES = [
3333
'pl' => 'Polish',

0 commit comments

Comments
 (0)