mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-09-10 14:11:42 +00:00
translation changes
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<div class="aaa-dialog " >
|
||||
<div class="resettingPassword" >
|
||||
<div class="aaa-dialog-header">
|
||||
<div class="aaa-mat-dialog-title" mat-dialog-title style="font-weight:bold ; font-size: large ;">{{ 'RECOVER-PASSWORD.RECOVER-PASSWORD' | translate }} {{ 'COMMENTS.NONE' | translate }} </div>
|
||||
<div class="aaa-mat-dialog-title" mat-dialog-title style="font-weight:bold ; font-size: large ;">{{ 'RECOVER-PASSWORD.RECOVER-PASSWORD' | translate }} </div>
|
||||
<hr>
|
||||
</div>
|
||||
|
||||
@@ -60,7 +60,7 @@
|
||||
class="adf-login-button"
|
||||
mat-raised-button color="primary"
|
||||
data-automation-id="send-instructions-button">
|
||||
<span class="adf-login-button-label"> {{ 'RECOVER-PASSWORD.BUTTONS.SEND-INSTRUCTIONS' | translate }} {{ 'LOGIN.LOGO' | translate }}</span>
|
||||
<span class="adf-login-button-label"> {{ 'RECOVER-PASSWORD.BUTTONS.SEND-INSTRUCTIONS' | translate }} </span>
|
||||
</button>
|
||||
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user