chore: UI tweaks

This commit is contained in:
Ben Warzeski
2022-08-12 11:01:33 -04:00
parent bd78b99d3f
commit 7c5043a37c
4 changed files with 3 additions and 5 deletions

View File

@@ -20,7 +20,7 @@ export const messages = StrictDict({
selectSessionHint: {
id: 'learner-dash.selectSession.selectSessionHint',
description: 'Hint for session that does not allow leave option',
defaultMessage: 'Remember, if you change your mind you have 2 weeks to unenroll and reclaim your entitlement.',
defaultMessage: 'Remember, if you change your mind you have 2 weeks to unenroll and select a different session.',
},
leaveSessionOption: {
id: 'learner-dash.selectSession.leaveSessionOption',