Skip to content
Snippets Groups Projects
Verified Commit 9936827b authored by Damien's avatar Damien
Browse files

FEAT #10387 TIME 0:15 Signed by lang

parent b005059f
No related branches found
No related tags found
No related merge requests found
...@@ -89,7 +89,7 @@ ...@@ -89,7 +89,7 @@
"stylusWidh": "Stylus width", "stylusWidh": "Stylus width",
"subject": "Subject", "subject": "Subject",
"test": "test", "test": "test",
"toBeSignedBy": "To be signed by", "toBeProcessedBy": "To be processed by",
"toRange": "to", "toRange": "to",
"update": "Update", "update": "Update",
"updatePassword": "Update password", "updatePassword": "Update password",
......
...@@ -89,7 +89,7 @@ ...@@ -89,7 +89,7 @@
"stylusWidh": "Épaisseur du trait", "stylusWidh": "Épaisseur du trait",
"subject": "Objet", "subject": "Objet",
"test": "test", "test": "test",
"toBeSignedBy": signer par", "toBeProcessedBy": traiter par",
"toRange": "à", "toRange": "à",
"update": "Modifier", "update": "Modifier",
"updatePassword": "Modifier le mot de passe", "updatePassword": "Modifier le mot de passe",
......
...@@ -50,7 +50,7 @@ ...@@ -50,7 +50,7 @@
<div class="header-expand-content"> <div class="header-expand-content">
<mat-form-field> <mat-form-field>
<input matInput [value]="mainDocument.processingUserDisplay" <input matInput [value]="mainDocument.processingUserDisplay"
title="{{mainDocument.processingUserDisplay}}" placeholder="{{'lang.toBeSignedBy' | translate}}" disabled> title="{{mainDocument.processingUserDisplay}}" placeholder="{{'lang.toBeProcessedBy' | translate}}" disabled>
</mat-form-field> </mat-form-field>
</div> </div>
<div class="header-expand-content"> <div class="header-expand-content">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment