translation: team -> workspace

This commit is contained in:
Tom Moor
2023-10-18 08:32:43 -04:00
parent 89694a561f
commit d536fa9939
9 changed files with 26 additions and 23 deletions

View File

@@ -63,7 +63,7 @@ function Slack() {
<Notice>
<Trans>
Whoops, you need to accept the permissions in Slack to connect{" "}
{{ appName }} to your team. Try again?
{{ appName }} to your workspace. Try again?
</Trans>
</Notice>
)}
@@ -71,7 +71,7 @@ function Slack() {
<Notice>
<Trans>
Something went wrong while authenticating your request. Please try
logging in again?
logging in again.
</Trans>
</Notice>
)}