Skip to content

Commit

Permalink
#867 Added language Romani
Browse files Browse the repository at this point in the history
  • Loading branch information
RyckRichards committed Oct 26, 2015
1 parent 6a562e4 commit e99cc58
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/vendors/languages_lib.php
Expand Up @@ -165,6 +165,7 @@ public static function get_Iso639_3_To_Iso639_1_Map() {
'por' => 'pt', // Portuguese
'que' => 'qu', // Quechua
'roh' => 'rm', // Romansh
'rom' => 'rr', // Romani
'ron' => 'ro', // Romanian
'rus' => 'ru', // Russian
'sag' => 'sg', // Sango
Expand Down Expand Up @@ -485,6 +486,7 @@ function __($string) {
'ady' => __('Adyghe',true),
'brx' => __('Bodo',true),
'gag' => __('Gagauz',true),
'rom' => __('Romani',true),


);
Expand Down
Binary file added app/webroot/img/flags/rom.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e99cc58

Please sign in to comment.