mirror of
https://github.com/php/web-php.git
synced 2026-03-24 07:12:16 +01:00
- Add Greek to the list of supported languages
This commit is contained in:
@@ -23,6 +23,7 @@ $LANGUAGES = array(
|
||||
'fi' => 'Finnish',
|
||||
'fr' => 'French',
|
||||
'de' => 'German',
|
||||
'el' => 'Greek',
|
||||
'he' => 'Hebrew',
|
||||
'hu' => 'Hungarian',
|
||||
'it' => 'Italian',
|
||||
@@ -37,4 +38,4 @@ $LANGUAGES = array(
|
||||
'sv' => 'Swedish',
|
||||
'tr' => 'Turkish',
|
||||
);
|
||||
?>
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user