We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77da073 commit 5126bd8Copy full SHA for 5126bd8
1 file changed
src/plugins/home/server/tutorials/instructions/cloud_instructions.ts
@@ -19,7 +19,7 @@
19
import { i18n } from '@kbn/i18n';
20
21
export const cloudPasswordAndResetLink = i18n.translate(
22
- 'home.tutorials.common.cloud.passwordAndResetLink',
+ 'home.tutorials.common.cloudInstructions.passwordAndResetLink',
23
{
24
defaultMessage:
25
'Where {passwordTemplate} is the password of the `elastic` user.' +
0 commit comments