Parcourir la source

update slack docs

Yuki Takei il y a 8 ans
Parent
commit
a412416594
1 fichiers modifiés avec 6 ajouts et 6 suppressions
  1. 6 6
      lib/views/admin/notification.html

+ 6 - 6
lib/views/admin/notification.html

@@ -119,7 +119,7 @@
                   Create App from <a href="https://api.slack.com/applications/new">this link</a>, and fill the form out as below:
                   <dl class="dl-horizontal">
                     <dt>App Name</dt> <dd><code>crowi-plus</code> </dd>
-                    <dt>Development Slack Team</dt> <dd>Select the team you want to notify to.</dd>
+                    <dt>Development Slack Workspace</dt> <dd>Select the workspace you want to notify to.</dd>
                   </dl>
                 </li>
                 <li><strong>Save</strong> it.</li>
@@ -156,17 +156,17 @@
             <li>
               Install the app
               <ol>
-                <li>Go to "Install App to Your Team" page and install.</li>
+                <li>Go to "Install App to Your Workspace" page and install.</li>
               </ol>
             </li>
             <li>
-              (At Team) Approve the app
+              (At Workspace) Approve the app
               <ol>
-                <li>Go to the management Apps page for the team you installed the app and approve crowi-plus.</li>
+                <li>Go to the management Apps page for the workspace you installed the app and approve crowi-plus.</li>
               </ol>
             </li>
             <li>
-              (At Team) Invite the bot to your team
+              (At Workspace) Invite the bot to your workspace
               <ol>
                 <li>Invite the user you created in <code>4. Add a bot user</code> to the channel you notify to.</li>
               </ol>
@@ -223,7 +223,7 @@
 
           <ol id="collapseHelpForIwh" class="collapse">
             <li>
-              (At Team) Add a hook
+              (At Workspace) Add a hook
               <ol>
                 <li>Go to <a href="https://slack.com/services/new/incoming-webhook">Incoming Webhooks Configuration page</a>.</li>
                 <li>Choose the default channel to post.</li>