aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app
diff options
context:
space:
mode:
authorMarcin Mikołajczak <me@mkljczk.pl>2021-01-13 15:42:46 +0100
committerChocobozzz <chocobozzz@cpy.re>2021-01-13 16:05:13 +0100
commit5188db66c7d8ed9d5f2fed34a5cdf268842db970 (patch)
tree21ffa5001859f188ca2ea9117b09358e9c729dbf /client/src/app
parent6632d4cc9490ff88ba312008681e78b7ba58dc23 (diff)
downloadPeerTube-5188db66c7d8ed9d5f2fed34a5cdf268842db970.tar.gz
PeerTube-5188db66c7d8ed9d5f2fed34a5cdf268842db970.tar.zst
PeerTube-5188db66c7d8ed9d5f2fed34a5cdf268842db970.zip
Add missing `i18n`
Diffstat (limited to 'client/src/app')
-rw-r--r--client/src/app/+about/about-peertube/about-peertube.component.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/+about/about-peertube/about-peertube.component.html b/client/src/app/+about/about-peertube/about-peertube.component.html
index 65e06b3a1..5a0b6f46e 100644
--- a/client/src/app/+about/about-peertube/about-peertube.component.html
+++ b/client/src/app/+about/about-peertube/about-peertube.component.html
@@ -77,7 +77,7 @@
77 follows applies only if you want to keep using the P2P mode of PeerTube. 77 follows applies only if you want to keep using the P2P mode of PeerTube.
78 </p> 78 </p>
79 79
80 <p> 80 <p i18n>
81 The main threat to your privacy induced by BitTorrent lies in your IP address being stored in the instance's BitTorrent 81 The main threat to your privacy induced by BitTorrent lies in your IP address being stored in the instance's BitTorrent
82 tracker as long as you download or watch the video. 82 tracker as long as you download or watch the video.
83 </p> 83 </p>