aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-watch
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2018-09-26 14:55:20 +0200
committerChocobozzz <me@florianbigard.com>2018-09-26 14:55:20 +0200
commit28da43cf6606c052605a59662341075ba10666ee (patch)
tree7825e8e67931dc1ae45c8b3a50b13f3e19172234 /client/src/app/videos/+video-watch
parent3827c3b3488845f4235714e92eea439423df2909 (diff)
downloadPeerTube-28da43cf6606c052605a59662341075ba10666ee.tar.gz
PeerTube-28da43cf6606c052605a59662341075ba10666ee.tar.zst
PeerTube-28da43cf6606c052605a59662341075ba10666ee.zip
Regenerate translations
Diffstat (limited to 'client/src/app/videos/+video-watch')
-rw-r--r--client/src/app/videos/+video-watch/comment/video-comment-add.component.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/videos/+video-watch/comment/video-comment-add.component.html b/client/src/app/videos/+video-watch/comment/video-comment-add.component.html
index 9441edfb1..4a48f4649 100644
--- a/client/src/app/videos/+video-watch/comment/video-comment-add.component.html
+++ b/client/src/app/videos/+video-watch/comment/video-comment-add.component.html
@@ -28,7 +28,7 @@
28 <h4 class="modal-title" id="modal-basic-title" i18n>You are one step away from commenting</h4> 28 <h4 class="modal-title" id="modal-basic-title" i18n>You are one step away from commenting</h4>
29 <button type="button" class="close" aria-label="Close" (click)="hideVisitorModal()"></button> 29 <button type="button" class="close" aria-label="Close" (click)="hideVisitorModal()"></button>
30 </div> 30 </div>
31 <div class="modal-body" i18n> 31 <div class="modal-body">
32 <span i18n> 32 <span i18n>
33 If you have an account on this instance, you can login: 33 If you have an account on this instance, you can login:
34 </span> 34 </span>