]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+signup/shared/signup-success.component.html
Some language fixes (#2198)
[github/Chocobozzz/PeerTube.git] / client / src / app / +signup / shared / signup-success.component.html
index 9bd381b786015129c29b64c855b878f925fd7fe5..71f01897d01fe8b9f7e988481ec72641ca35c539 100644 (file)
@@ -5,12 +5,12 @@
   <polyline class="path check" fill="none" stroke="#73AF55" stroke-width="6" stroke-linecap="round" stroke-miterlimit="10" points="100.2,40.2 51.5,88.8 29.8,67.5 "/>
 </svg>
 
-<p i18n class="bottom-message">Welcome on PeerTube!</p>
+<p i18n class="bottom-message">Welcome to PeerTube!</p>
 
 <div *ngIf="message" class="alert alert-success">
   <p>{{ message }}</p>
 
   <p i18n>
-    If you need help to use PeerTube, you can take a look to the <a href="https://docs.joinpeertube.org/#/use-setup-account" target="_blank" rel="noopener noreferrer">documentation</a>.
+    If you need help to use PeerTube, you can have a look at the <a href="https://docs.joinpeertube.org/#/use-setup-account" target="_blank" rel="noopener noreferrer">documentation</a>.
   </p>
 </div>