Skip to content

Commit

Permalink
#885 Added language Sardinian
Browse files Browse the repository at this point in the history
  • Loading branch information
RyckRichards committed Oct 30, 2015
1 parent 3586787 commit 4ebd2de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/vendors/languages_lib.php
Expand Up @@ -185,6 +185,7 @@ public static function get_Iso639_3_To_Iso639_1_Map() {
'sot' => 'st', // Southern Sotho
'spa' => 'es', // Spanish
'sqi' => 'sq', // Albanian
'srd' => 'ss', // Sardinian
'srp' => 'sr', // Serbian
'sux' => 'sx', // Sumerian
'swe' => 'sv', // Swedish
Expand Down Expand Up @@ -505,7 +506,7 @@ function __($string) {
'war' => __('Waray',true),
'snd' => __('Sindhi',true),
'tsn' => __('Setswana',true),

'srd' => __('Sardinian',true),

);
}
Expand Down
Binary file added app/webroot/img/flags/srd.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 4ebd2de

Please sign in to comment.