@@ -76,8 +76,7 @@ |
||
76 | 76 | { |
77 | 77 | // Save this translation |
78 | 78 | $this->aTranslations[$sLanguage][$sName] = $xTranslation; |
79 | - } |
|
80 | - else |
|
79 | + } else |
|
81 | 80 | { |
82 | 81 | // Recursively read the translations in the array |
83 | 82 | $this->_loadTranslations($sLanguage, $sName, $xTranslation); |