diff --git a/src/player.jsx b/src/player.jsx
index b6d2e43..e0e2fe4 100644
--- a/src/player.jsx
+++ b/src/player.jsx
@@ -1073,51 +1073,51 @@ export class Player extends React.Component {
-
-
-
-
-
-
-
{speedStr}
-
-
-
-
diff --git a/src/recordings.jsx b/src/recordings.jsx
index a8e5b4d..62dfa60 100644
--- a/src/recordings.jsx
+++ b/src/recordings.jsx
@@ -381,8 +381,8 @@ class Logs extends React.Component {
return (
- Logs
-
+ {_("Logs")}
+
@@ -430,8 +430,8 @@ class Recording extends React.Component {
@@ -920,19 +920,19 @@ class View extends React.Component {
|
-
+
|
|
-
+
|
|
-
+
|
@@ -942,7 +942,7 @@ class View extends React.Component {
|
{this.state.diff_hosts === true &&
-
+
|
}
{this.state.diff_hosts === true &&
@@ -954,7 +954,7 @@ class View extends React.Component {
}
-
+
|
|