An error occurred while fetching the assigned milestone of the selected merge_request.
2844457-->t() should be used instead of t() for Drupal 8 version
Compare changes
@@ -45,9 +45,9 @@ class VisualizationSettingsForm extends ConfigFormBase {
'#description' => t('Your charting library of preference will be used when generating charts (as long as it offers support for the requested type). The available options are the charting libraries detected on your system, please refer to the help section for more information about enabling more libraries.'),
'#description' => $this->t('Your charting library of preference will be used when generating charts (as long as it offers support for the requested type). The available options are the charting libraries detected on your system, please refer to the help section for more information about enabling more libraries.'),