Skip to content

Commit 4b51f51

Browse files
authored
fix: "Back up" is two words when used as a verb
1 parent 7351593 commit 4b51f51

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/header/messages.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,8 @@ const messages = defineMessages({
108108
},
109109
'header.links.exportLibrary': {
110110
id: 'header.links.exportLibrary',
111-
defaultMessage: 'Backup to local archive',
112-
description: 'Link to Studio Backup Library page',
111+
defaultMessage: 'Back up to local archive',
112+
description: 'Link to Studio Library Backup page',
113113
},
114114
'header.menu.teamAccess': {
115115
id: 'header.links.teamAccess',

0 commit comments

Comments
 (0)