Fix enable history label
authorChocobozzz <me@florianbigard.com>
Fri, 6 Dec 2019 13:08:16 +0000 (14:08 +0100)
committerChocobozzz <me@florianbigard.com>
Fri, 6 Dec 2019 13:08:16 +0000 (14:08 +0100)
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>