diff --git a/xExtension-ReadingTime/i18n/en/ext.php b/xExtension-ReadingTime/i18n/en/ext.php index c48b6e1..cc0288e 100644 --- a/xExtension-ReadingTime/i18n/en/ext.php +++ b/xExtension-ReadingTime/i18n/en/ext.php @@ -7,7 +7,7 @@ return array( 'help' => 'Conversion factor to reading time from metrics', 'invalid' => 'Reading speed must be greater than 0', ), - 'source' => array( + 'metrics' => array( 'label' => 'Source metrics', 'help' => 'Source of reading time calculation', 'words' => 'Number of words',