We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78e5c57 commit 2347ce8Copy full SHA for 2347ce8
plugins/UnitTranslationPlugin/translation-selection/messages.js
@@ -3,7 +3,7 @@ import { defineMessages } from '@edx/frontend-platform/i18n';
3
const messages = defineMessages({
4
translationTourModalTitle: {
5
id: 'translationSelection.translationTourModalTitle',
6
- defaultMessage: 'This is a standard modal dialog',
+ defaultMessage: 'New translation feature!',
7
description: 'Title for the translation modal.',
8
},
9
translationTourModalBody: {
0 commit comments