mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-15 04:11:27 +03:00
Make close button in About Dialog translatable
This commit is contained in:
@@ -28,5 +28,5 @@
|
|||||||
</mat-dialog-content>
|
</mat-dialog-content>
|
||||||
|
|
||||||
<mat-dialog-actions>
|
<mat-dialog-actions>
|
||||||
<button style="margin-bottom: 5px;" mat-stroked-button mat-dialog-close>Close</button>
|
<button style="margin-bottom: 5px;" mat-stroked-button mat-dialog-close><ng-container i18n="Close">Close</ng-container></button>
|
||||||
</mat-dialog-actions>
|
</mat-dialog-actions>
|
||||||
|
|||||||
Reference in New Issue
Block a user