]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/shared/misc/help.component.html
Implement captions/subtitles
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / misc / help.component.html
index 2019a49885b48d15636953883101ae342dbea2cc..f2b6eca330c0d46113e1165f11cd10ce626dd87d 100644 (file)
@@ -14,7 +14,9 @@
 
 <span
   class="help-tooltip-button"
+  title="Get help"
+  i18n-title
   [popover]="tooltipTemplate"
-  placement="right"
+  [placement]="tooltipPlacement"
   [outsideClick]="true"
 ></span>