Translate src/vector
This commit is contained in:
parent
52ddcd8a60
commit
fd5e7ff37a
4 changed files with 13 additions and 7 deletions
|
@ -36,7 +36,7 @@
|
|||
</head>
|
||||
<body style="height: 100%;">
|
||||
<section id="matrixchat" style="height: 100%;"></section>
|
||||
<noscript>Sorry, Riot requires JavaScript to be enabled.</noscript>
|
||||
<noscript>Sorry, Riot requires JavaScript to be enabled.</noscript> <!-- TODO: Translate this? -->
|
||||
<% for (var i=0; i < htmlWebpackPlugin.files.js.length; i++) {
|
||||
// Not a particularly graceful way of not putting the indexeddb worker script
|
||||
// into the main page
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue