// changed English strings, especially focusing on colons harmonization
This commit is contained in:
@@ -40,7 +40,7 @@ class BlockLanguages extends Module
|
||||
parent::__construct();
|
||||
|
||||
$this->displayName = $this->l('Language block');
|
||||
$this->description = $this->l('Adds a block for selecting a language.');
|
||||
$this->description = $this->l('Adds a block allowing customers to select a website language. ');
|
||||
}
|
||||
|
||||
public function install()
|
||||
|
||||
Reference in New Issue
Block a user