Skip to content

Commit 2347ce8

Browse files
committed
chore: update translation tour modal title
1 parent 78e5c57 commit 2347ce8

File tree

1 file changed

+1
-1
lines changed
  • plugins/UnitTranslationPlugin/translation-selection

1 file changed

+1
-1
lines changed

plugins/UnitTranslationPlugin/translation-selection/messages.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import { defineMessages } from '@edx/frontend-platform/i18n';
33
const messages = defineMessages({
44
translationTourModalTitle: {
55
id: 'translationSelection.translationTourModalTitle',
6-
defaultMessage: 'This is a standard modal dialog',
6+
defaultMessage: 'New translation feature!',
77
description: 'Title for the translation modal.',
88
},
99
translationTourModalBody: {

0 commit comments

Comments
 (0)