locale update

This commit is contained in:
Eugene Pankov
2022-01-18 22:12:09 +01:00
parent e1ee818932
commit 5d22c15a78
6 changed files with 1498 additions and 40 deletions

View File

@@ -13,7 +13,7 @@
button.btn.btn-link.hover-reveal.ml-auto((click)='remove(fw)')
i.fas.fa-trash-alt
h5 Add a port forward
h5(translate) Add a port forward
.input-group.mb-2(*ngIf='newForward.type === PortForwardType.Dynamic')
input.form-control(type='text', [(ngModel)]='newForward.host')