diff options
author | Chocobozzz <me@florianbigard.com> | 2018-09-26 14:55:20 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2018-09-26 14:55:20 +0200 |
commit | 28da43cf6606c052605a59662341075ba10666ee (patch) | |
tree | 7825e8e67931dc1ae45c8b3a50b13f3e19172234 /client/src/app/videos | |
parent | 3827c3b3488845f4235714e92eea439423df2909 (diff) | |
download | PeerTube-28da43cf6606c052605a59662341075ba10666ee.tar.gz PeerTube-28da43cf6606c052605a59662341075ba10666ee.tar.zst PeerTube-28da43cf6606c052605a59662341075ba10666ee.zip |
Regenerate translations
Diffstat (limited to 'client/src/app/videos')
-rw-r--r-- | client/src/app/videos/+video-watch/comment/video-comment-add.component.html | 2 |
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> |