Skip to content

Commit

Permalink
some text improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
VladLasitsa committed Jul 29, 2021
1 parent c95ef4b commit bf63108
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/plugins/vis_type_timelion/server/ui_settings.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ export function getUiSettings(
return {
[UI_SETTINGS.LEGACY_CHARTS_LIBRARY]: {
name: i18n.translate('timelion.uiSettings.legacyChartsLibraryLabel', {
defaultMessage: 'Legacy charts library',
defaultMessage: 'Timelion legacy charts library',
}),
description: i18n.translate('timelion.uiSettings.legacyChartsLibraryDescription', {
defaultMessage: 'Enables legacy charts library for Timelion visualizations',
defaultMessage: 'Enables the legacy charts library for timelion charts in Visualize',
}),
deprecation: {
message: i18n.translate('timelion.uiSettings.legacyChartsLibraryDeprication', {
Expand Down

0 comments on commit bf63108

Please sign in to comment.