Merge pull request #159 from UnlimitedCookies/patch-1

Make more items translatable
This commit is contained in:
Tzahi12345
2020-07-11 19:26:16 -04:00
committed by GitHub
9 changed files with 18 additions and 18 deletions

View File

@@ -28,5 +28,5 @@
</mat-dialog-content>
<mat-dialog-actions>
<button style="margin-bottom: 5px;" mat-stroked-button mat-dialog-close>Close</button>
</mat-dialog-actions>
<button style="margin-bottom: 5px;" mat-stroked-button mat-dialog-close><ng-container i18n="Close">Close</ng-container></button>
</mat-dialog-actions>