diff --git a/front/app/src/app/views/contracts/contracts.component.ts b/front/app/src/app/views/contracts/contracts.component.ts index 36087d57..73ce5680 100644 --- a/front/app/src/app/views/contracts/contracts.component.ts +++ b/front/app/src/app/views/contracts/contracts.component.ts @@ -94,7 +94,7 @@ export class ContractsCardComponent extends BaseContractsComponent{ Signature - This Contract has already been signed by {{ this.signatory }} + This Contract has already been signed by {{ this.signatory }}
diff --git a/front/app/src/locale/messages.fr.xlf b/front/app/src/locale/messages.fr.xlf index e4894b01..4f436e86 100644 --- a/front/app/src/locale/messages.fr.xlf +++ b/front/app/src/locale/messages.fr.xlf @@ -390,12 +390,6 @@ Signature - - - This Contract has already been signed by - Ce contrat a déjà été signé par - - @@ -418,5 +412,11 @@ Publier + + + This Contract has already been signed by + Ce contrat a déjà été signé par + + \ No newline at end of file diff --git a/front/app/src/locale/messages.xlf b/front/app/src/locale/messages.xlf index 961083fe..5c9f0d1e 100644 --- a/front/app/src/locale/messages.xlf +++ b/front/app/src/locale/messages.xlf @@ -322,11 +322,6 @@ Signature - - - This Contract has already been signed by - - Publish @@ -342,5 +337,10 @@ + + + This Contract has already been signed by + + \ No newline at end of file