aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/standalone/videos/embed.html
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2019-01-14 17:45:02 +0100
committerChocobozzz <me@florianbigard.com>2019-01-14 17:45:02 +0100
commitad3fa0c56715f98886b1b6400fc54ce7d568d899 (patch)
treee89a2cafca17a71826fc0e5acd579ae4a8002a26 /client/src/standalone/videos/embed.html
parent1506307f2f903ce0f80155072a33345c702b7c76 (diff)
downloadPeerTube-ad3fa0c56715f98886b1b6400fc54ce7d568d899.tar.gz
PeerTube-ad3fa0c56715f98886b1b6400fc54ce7d568d899.tar.zst
PeerTube-ad3fa0c56715f98886b1b6400fc54ce7d568d899.zip
Add missing translations in embed template
Diffstat (limited to 'client/src/standalone/videos/embed.html')
-rw-r--r--client/src/standalone/videos/embed.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/standalone/videos/embed.html b/client/src/standalone/videos/embed.html
index b7cf13ec2..f79cf68df 100644
--- a/client/src/standalone/videos/embed.html
+++ b/client/src/standalone/videos/embed.html
@@ -13,7 +13,7 @@
13 <body> 13 <body>
14 14
15 <div id="error-block"> 15 <div id="error-block">
16 <h1 id="error-title">Sorry</h1> 16 <h1 id="error-title"></h1>
17 17
18 <div id="error-content"></div> 18 <div id="error-content"></div>
19 </div> 19 </div>