From 565bf47818bf6f4dfc52e5867c537b78483da508 Mon Sep 17 00:00:00 2001 From: Zack Spear Date: Thu, 11 Jan 2024 22:05:47 -0600 Subject: [PATCH] fix: translations --- web/locales/en_US.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/web/locales/en_US.json b/web/locales/en_US.json index 772d90333..819af7b73 100644 --- a/web/locales/en_US.json +++ b/web/locales/en_US.json @@ -343,5 +343,6 @@ "View Docs": "View Docs", "Extend Key to Update": "Extend Key to Update", "Install Unraid OS {0}": "Install Unraid OS {0}", - "View Changelog to Start Update": "View Changelog to Start Update" + "View Changelog to Start Update": "View Changelog to Start Update", + "Unraid OS {0} Update Available": "Unraid OS {0} Update Available" }