]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+my-account/my-account-history/my-account-history.component.html
Fix enable history label
[github/Chocobozzz/PeerTube.git] / client / src / app / +my-account / my-account-history / my-account-history.component.html
index 7258fcc1f6de6abe18ed6f0c031b636118bf6fd7..86f583b6123ef658a8b7057acdc6cc4e52702193 100644 (file)
@@ -1,7 +1,7 @@
 <div class="top-buttons">
   <div class="history-switch">
     <p-inputSwitch [(ngModel)]="videosHistoryEnabled" (ngModelChange)="onVideosHistoryChange()"></p-inputSwitch>
-    <label i18n>History enabled</label>
+    <label i18n>Enable video history</label>
   </div>
 
   <button class="delete-history" (click)="deleteHistory()" i18n>