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

Revert "Enable Polish translation again", for now (#989)

This reverts commit 70bd5e0aa9.

While the docs do build, I belive there's at least a few specific action
points we should tackle before we open them up to the world.
This commit is contained in:
Maciej Sobaczewski
2024-05-10 15:30:37 +02:00
committed by GitHub
parent 7ec8d43cd7
commit f6e47b70fd

View File

@@ -30,6 +30,7 @@ $LANGUAGES = [
- http://docs.php.net/
*/
$INACTIVE_ONLINE_LANGUAGES = [
'pl' => 'Polish',
'ro' => 'Romanian',
'uk' => 'Ukrainian',
];