[4143] added translations

This commit is contained in:
mpetrov 2024-09-23 11:45:40 +03:00
parent 88fd549dfe
commit 1bc1207506

View File

@ -17,8 +17,8 @@
--> -->
<ng-container [formGroup]="rpcParametersFormGroup"> <ng-container [formGroup]="rpcParametersFormGroup">
<div class="tb-form-hint tb-primary-fill tb-flex no-padding-top hint-container"> <div class="tb-form-hint tb-primary-fill tb-flex no-padding-top hint-container">
RPC response will return all subtracted values from all connected devices when the reading functions are selected.<br> {{ 'gateway.rpc.hint.modbus-reading-functions' | translate }}<br>
RPC will write a filled value to all connected devices when the writing functions are selected. {{ 'gateway.rpc.hint.modbus-writing-functions' | translate }}
</div> </div>
<div fxFlex fxLayout="row" fxLayoutGap="10px"> <div fxFlex fxLayout="row" fxLayoutGap="10px">
<mat-form-field fxFlex="50" class="mat-block"> <mat-form-field fxFlex="50" class="mat-block">