Adds Localization To No Notification Messages
This commit is contained in:
		| @ -225,7 +225,7 @@ else | ||||
|                 } | ||||
|                 else | ||||
|                 { | ||||
|                     <b>You have not received any notifications.</b> | ||||
|                     <b>@Localizer["NoNotificationsReceived"]</b> | ||||
|                 } | ||||
|             } | ||||
|             else | ||||
| @ -287,7 +287,7 @@ else | ||||
|                 } | ||||
|                 else | ||||
|                 { | ||||
|                     <b>You have not sent any notifications.</b> | ||||
|                     <b>@Localizer["NoNotificationsSent"]</b> | ||||
|                 } | ||||
|             } | ||||
|         } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Cody
					Cody