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 3089488 commit 57d5bdaCopy full SHA for 57d5bda
src/script/strings.ts
@@ -80,7 +80,7 @@ export const indexStrings = defineMessages({
80
81
export const setAccountTypeStrings = defineMessages({
82
createAccountForOrganizations: {
83
- defaultMessage: 'Pro',
+ defaultMessage: 'Wire for Free',
84
id: 'index.createAccountForOrganizations',
85
},
86
createAccountForPersonalUse: {
@@ -111,7 +111,7 @@ export const teamNameStrings = defineMessages({
111
id: 'teamName.teamNamePlaceholder',
112
113
whatIsWireTeamsLink: {
114
- defaultMessage: 'What is Wire Pro?',
+ defaultMessage: 'What is Wire Teams?',
115
id: 'teamName.whatIsWireTeamsLink',
116
117
});
0 commit comments