mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-11 15:01:28 +03:00
Fixed about dialog translations
This commit is contained in:
@@ -1,9 +1,11 @@
|
|||||||
<h4 style="position: relative" mat-dialog-title i18n="About dialog title">About YoutubeDL-Material<span class="logo-image">
|
<h4 style="position: relative" mat-dialog-title><ng-container i18n="About dialog title">About YoutubeDL-Material</ng-container>
|
||||||
<a [href]="projectLink" target="_blank">
|
<span class="logo-image">
|
||||||
<img style="width: 32px;" src="assets/images/GitHub-64px.png">
|
<a [href]="projectLink" target="_blank">
|
||||||
</a>
|
<img style="width: 32px;" src="assets/images/GitHub-64px.png">
|
||||||
<img style="width: 32px; margin-left: 15px;" src="assets/images/logo_128px.png">
|
</a>
|
||||||
</span></h4>
|
<img style="width: 32px; margin-left: 15px;" src="assets/images/logo_128px.png">
|
||||||
|
</span>
|
||||||
|
</h4>
|
||||||
<mat-dialog-content>
|
<mat-dialog-content>
|
||||||
<div style="margin-bottom: 5px;">
|
<div style="margin-bottom: 5px;">
|
||||||
<p>
|
<p>
|
||||||
|
|||||||
Reference in New Issue
Block a user