There was an error while loading. Please reload this page.
1 parent 838b1dd commit 4dd14e9Copy full SHA for 4dd14e9
1 file changed
src/app/elements/replay/guacamole/guacamole.component.html
@@ -11,7 +11,7 @@
11
<div class="content">
12
<div class="commands" *ngIf="commands.length > 0">
13
<div class="commands-header">
14
- <span>命令历史 ({{ commands.length }})</span>
+ <span>{{ "Commands" | translate }} ({{ commands.length }})</span>
15
</div>
16
<div class="commands-list"
17
infiniteScroll
0 commit comments