mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
default add comment button translation (#3696)
This commit is contained in:
committed by
Eugenio Romano
parent
d47a5bfbbf
commit
2deafbbdd7
@@ -14,7 +14,7 @@
|
||||
color="primary"
|
||||
(click)="add()"
|
||||
[disabled]="!message">
|
||||
{{ 'COMMENTS.ADD_COMMENT' | translate }}
|
||||
{{ 'COMMENTS.ADD' | translate }}
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user