Fixing Polish language name, docblocks in Lang helper.

This commit is contained in:
Dan Cryer 2014-12-23 11:53:33 +00:00
parent 5f11e1997c
commit 3235550267
2 changed files with 4 additions and 1 deletions

View file

@ -156,6 +156,9 @@ class Lang
return $strings;
}
/**
* Load the names of all available languages.
*/
protected static function loadAvailableLanguages()
{
$matches = array();

View file

@ -8,7 +8,7 @@
*/
$strings = array(
'language_name' => 'Angielski',
'language_name' => 'Polski',
'language' => 'Język',
// Log in: