Updates Localization of No Notifications Messages
This commit is contained in:
parent
f3a4881261
commit
d0050f7d59
@ -225,7 +225,7 @@ else
|
||||
}
|
||||
else
|
||||
{
|
||||
<b>@Localizer["NoNotificationsReceived"]</b>
|
||||
<b>@Localizer["NoNotificationsReceived.Text"]</b>
|
||||
}
|
||||
}
|
||||
else
|
||||
@ -287,7 +287,7 @@ else
|
||||
}
|
||||
else
|
||||
{
|
||||
<b>@Localizer["NoNotificationsSent"]</b>
|
||||
<b>@Localizer["NoNotificationsSent.Text"]</b>
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user