You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/CONST.ts
+30-29Lines changed: 30 additions & 29 deletions
Original file line number
Diff line number
Diff line change
@@ -4990,7 +4990,7 @@ const CONST = {
4990
4990
'\n'+
4991
4991
'Here’s how to create a workspace:\n'+
4992
4992
'\n'+
4993
-
'1. Click the settings tab.\n'+
4993
+
'1. Click *Settings*.\n'+
4994
4994
'2. Click *Workspaces* > *New workspace*.\n'+
4995
4995
'\n'+
4996
4996
`*Your new workspace is ready!* [Check it out](${workspaceSettingsLink}).`,
@@ -5023,7 +5023,7 @@ const CONST = {
5023
5023
'\n'+
5024
5024
'Here’s how to set up categories:\n'+
5025
5025
'\n'+
5026
-
'1. Click the settings tab.\n'+
5026
+
'1. Click *Settings*.\n'+
5027
5027
'2. Go to *Workspaces*.\n'+
5028
5028
'3. Select your workspace.\n'+
5029
5029
'4. Click *Categories*.\n'+
@@ -5037,19 +5037,19 @@ const CONST = {
5037
5037
autoCompleted: false,
5038
5038
title: 'Set up tags',
5039
5039
description: ({workspaceMoreFeaturesLink})=>
5040
-
'Tags can be used if you want more details with every expense. Use tags for projects, clients, locations, departments, and more. If you need multiple levels of tags you can upgrade to a control plan.\n'+
5040
+
'Tags can be used if you want more details with every expense. Use tags for projects, clients, locations, departments, and more. If you need multiple levels of tags, you can upgrade to the Control plan.\n'+
5041
5041
'\n'+
5042
5042
'*Here’s how to set up tags:*\n'+
5043
5043
'\n'+
5044
-
'1. Click the settings tab.\n'+
5045
-
'2. Go to Workspaces.\n'+
5044
+
'1. Click *Settings*.\n'+
5045
+
'2. Go to *Workspaces*.\n'+
5046
5046
'3. Select your workspace.\n'+
5047
-
'4. Click More features.\n'+
5048
-
'5. Enable tags.\n'+
5049
-
'6. Navigate to Tags in the workspace editor.\n'+
5050
-
'7. In Tags, click + Add tag to make your own.\n'+
5047
+
'4. Click *More features*.\n'+
5048
+
'5. Enable *Tags*.\n'+
5049
+
'6. Navigate to *Tags* in the workspace editor.\n'+
5050
+
'7. Click *+ Add tag* to make your own.\n'+
5051
5051
'\n'+
5052
-
`*[Take me to more features](${workspaceMoreFeaturesLink})*`,
5052
+
`[Take me to more features](${workspaceMoreFeaturesLink}).`,
5053
5053
},
5054
5054
{
5055
5055
type: 'addExpenseApprovals',
@@ -5060,15 +5060,16 @@ const CONST = {
5060
5060
'\n'+
5061
5061
'Here’s how to add expense approvals:\n'+
5062
5062
'\n'+
5063
-
'1. Click the settings tab.\n'+
5064
-
'2. Go to Workspaces.\n'+
5063
+
'1. Click *Settings*.\n'+
5064
+
'2. Go to *Workspaces*.\n'+
5065
5065
'3. Select your workspace.\n'+
5066
5066
'4. Click *More features*.\n'+
5067
5067
'5. Enable *Workflows*.\n'+
5068
-
'6. In *Workflows*, enable *Add approvals*.\n'+
5069
-
'7. You’ll be set as the expense approver. You can change this to any admin once you invite your team.\n'+
5068
+
'6. Navigate to *Workflows* in the workspace editor.\n'+
5069
+
'7. Enable *Add approvals*.\n'+
5070
+
'8. You’ll be set as the expense approver. You can change this to any admin once you invite your team.\n'+
5070
5071
'\n'+
5071
-
`[Take me to enable more features](${workspaceMoreFeaturesLink}).`,
5072
+
`[Take me to more features](${workspaceMoreFeaturesLink}).`,
5072
5073
},
5073
5074
{
5074
5075
type: 'inviteTeam',
@@ -5079,14 +5080,14 @@ const CONST = {
5079
5080
'\n'+
5080
5081
'Here’s how to invite your team:\n'+
5081
5082
'\n'+
5082
-
'1. Click the settings tab.\n'+
5083
-
'2. Go to Workspaces.\n'+
5083
+
'1. Click *Settings*.\n'+
5084
+
'2. Go to *Workspaces*.\n'+
5084
5085
'3. Select your workspace.\n'+
5085
5086
'4. Click *Members* > *Invite member*.\n'+
5086
5087
'5. Enter emails or phone numbers. \n'+
5087
-
'6. Add an invite message if you want.\n'+
5088
+
'6. Add a custom invite message if you’d like!\n'+
5088
5089
'\n'+
5089
-
`[Take me to workspace members](${workspaceMembersLink}). That’s it, happy expensing! :)`,
5090
+
`[Take me to workspace members](${workspaceMembersLink}).`,
5090
5091
},
5091
5092
{
5092
5093
type: 'addAccountingIntegration',
@@ -5097,14 +5098,14 @@ const CONST = {
5097
5098
'\n'+
5098
5099
`Here’s how to connect to ${integrationName}:\n`+
5099
5100
'\n'+
5100
-
'1. Click the settings tab.\n'+
5101
-
'2. Go to Workspaces.\n'+
5101
+
'1. Click *Settings*.\n'+
5102
+
'2. Go to *Workspaces*.\n'+
5102
5103
'3. Select your workspace.\n'+
5103
-
'4. Click Accounting.\n'+
5104
+
'4. Click *Accounting*.\n'+
5104
5105
`5. Find ${integrationName}.\n`+
5105
-
'6. Click Connect.\n'+
5106
+
'6. Click *Connect*.\n'+
5106
5107
'\n'+
5107
-
`[Take me to Accounting!](${workspaceAccountingLink})`,
5108
+
`[Take me to accounting](${workspaceAccountingLink}).`,
5108
5109
},
5109
5110
],
5110
5111
},
@@ -5146,11 +5147,11 @@ const CONST = {
5146
5147
'\n'+
5147
5148
'Here’s how to request money:\n'+
5148
5149
'\n'+
5149
-
'1. Hit the green *+* button.\n'+
5150
+
'1. Click the green *+* button.\n'+
5150
5151
'2. Choose *Start chat*.\n'+
5151
5152
'3. Enter any email, SMS, or name of who you want to split with.\n'+
5152
-
'4. From within the chat, hit the *+* button on the message bar, and hit *Split expense*.\n'+
5153
-
'5. Create the expense by selecting Manual, Scan or Distance.\n'+
5153
+
'4. From within the chat, click the *+* button on the message bar, and click *Split expense*.\n'+
5154
+
'5. Create the expense by selecting *Manual*, *Scan* or *Distance*.\n'+
5154
5155
'\n'+
5155
5156
'Feel free to add more details if you want, or just send it off. Let’s get you paid back!',
5156
5157
},
@@ -5182,8 +5183,8 @@ const CONST = {
5182
5183
description:
5183
5184
"Here's how to review and update your workspace settings:"+
5184
5185
'\n'+
5185
-
'1. Click the settings tab.'+
5186
-
'2. Click *Workspaces* > [Your workspace].'+
5186
+
'1. Click *Settings*.'+
5187
+
'2. Go to *Workspaces* > [Your workspace].'+
5187
5188
'\n'+
5188
5189
"Make any changes there and we'll track them in the #admins room.",
0 commit comments