Fix spelling mistake "notififications"

This commit is contained in:
sbwalker 2023-10-23 11:36:03 -04:00
parent b8fe9b9074
commit 4b87c5e80e

View File

@ -234,10 +234,10 @@
<data name="DeleteNotification.Text" xml:space="preserve">
<value>Delete</value>
</data>
<data name="NoNotificationsReceived.Text" xml:space="preserve">
<value>You have no notifications received.</value>
<data name="NoNotificationsReceived.Text" xml:space="preserve">
<value>No notifications have been received</value>
</data>
<data name="NoNotificationsSent.Text" xml:space="preserve">
<value>You have no sent notififications.</value>
<data name="NoNotificationsSent.Text" xml:space="preserve">
<value>No notifications have been sent</value>
</data>
</root>
</root>