Fixed bug in translation source file (2)

This commit is contained in:
Isaac Abadi
2020-09-30 04:41:15 -04:00
parent 37a19eabe6
commit 79b4b993f8
3 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
<h4 mat-dialog-title i18n="Edit subscription dialog title">Editing {{sub.name}}</h4>
<h4 mat-dialog-title i18n="Edit subscription dialog title prefix">Editing</h4>&nbsp;{{sub.name}}
<mat-dialog-content>
<div class="container-fluid">