Skip to content

Commit

Permalink
Update a translation description.
Browse files Browse the repository at this point in the history
  • Loading branch information
justinkambic committed Apr 28, 2020
1 parent d77978f commit 3b9dfb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/plugins/uptime/common/constants/plugin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export const PLUGIN = {
APP_ROOT_ID: 'react-uptime-root',
DESCRIPTION: i18n.translate('xpack.uptime.pluginDescription', {
defaultMessage: 'Uptime monitoring',
description: 'The description text that will be shown to users in Kibana',
description: 'The description text that will appear in the feature catalogue.',
}),
ID: 'uptime',
LOCAL_STORAGE_KEY: 'xpack.uptime',
Expand Down

0 comments on commit 3b9dfb2

Please sign in to comment.