Author: Sergey Panteleev (saundefined)
Committer: GitHub (web-flow)
Pusher: saundefined
Date: 2021-11-26T16:48:58+03:00

Commit: 
https://github.com/php/web-php/commit/9e3876e70a8191a7bd32d675cf5a76f69615e5d7
Raw diff: 
https://github.com/php/web-php/commit/9e3876e70a8191a7bd32d675cf5a76f69615e5d7.diff

Mark Romanian as inactive (#451)

Changed paths:
  M  include/languages.inc


Diff:

diff --git a/include/languages.inc b/include/languages.inc
index f31926e63..3e4345284 100644
--- a/include/languages.inc
+++ b/include/languages.inc
@@ -77,6 +77,7 @@ $INACTIVE_ONLINE_LANGUAGES = array(
     'pl'    => 'Polish',
     'pt'    => 'Portuguese',
     'fa'    => 'Persian',
+    'ro'    => 'Romanian',
     'sr'    => 'Serbian',
     'sk'    => 'Slovak',
     'sl'    => 'Slovenian',

-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to