mirror of
https://github.com/oqtane/oqtane.framework.git
synced 2025-05-24 11:20:11 +00:00
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>
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user