Author: Gina Peter Banyard (Girgias) Date: 2024-05-08T21:33:06+01:00 Commit: https://github.com/php/web-php/commit/70bd5e0aa9134022e3c2269a7c72dbb3b1ab0fdd Raw diff: https://github.com/php/web-php/commit/70bd5e0aa9134022e3c2269a7c72dbb3b1ab0fdd.diff
Enable Polish translation again As it now builds thanks to the PR from @Sobak Changed paths: M include/languages.inc Diff: diff --git a/include/languages.inc b/include/languages.inc index b94f25b5c5..92e9e85bb6 100644 --- a/include/languages.inc +++ b/include/languages.inc @@ -30,7 +30,6 @@ $LANGUAGES = [ - http://docs.php.net/ */ $INACTIVE_ONLINE_LANGUAGES = [ - 'pl' => 'Polish', 'ro' => 'Romanian', 'uk' => 'Ukrainian', ];