Reset static cache of configuration string translations.
$this
public function reset() { $this->translations = []; return $this; }