Skip to content

Commit

Permalink
chore: update translation tour modal title
Browse files Browse the repository at this point in the history
  • Loading branch information
leangseu-edx committed Apr 15, 2024
1 parent 78e5c57 commit 2347ce8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { defineMessages } from '@edx/frontend-platform/i18n';
const messages = defineMessages({
translationTourModalTitle: {
id: 'translationSelection.translationTourModalTitle',
defaultMessage: 'This is a standard modal dialog',
defaultMessage: 'New translation feature!',
description: 'Title for the translation modal.',
},
translationTourModalBody: {
Expand Down

0 comments on commit 2347ce8

Please sign in to comment.