From edce096680bc3d529b2a467fed3fbe90c3f0f26b Mon Sep 17 00:00:00 2001 From: Snowknight26 Date: Sat, 9 Nov 2024 12:15:25 -0600 Subject: [PATCH] chore(web): Update the new version announcement text (#14001) * Update en.json * Update en.json * Update en.json --- i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/en.json b/i18n/en.json index 72e3e1e1bf..a1c79bbec4 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -1283,7 +1283,7 @@ "variables": "Variables", "version": "Version", "version_announcement_closing": "Your friend, Alex", - "version_announcement_message": "Hi friend, there is a new version of the application please take your time to visit the release notes and ensure your docker-compose.yml, and .env setup is up-to-date to prevent any misconfigurations, especially if you use WatchTower or any mechanism that handles updating your application automatically.", + "version_announcement_message": "Hi there! A new version of Immich is available. Please take some time to read the release notes to ensure your setup is up-to-date to prevent any misconfigurations, especially if you use WatchTower or any mechanism that handles updating your Immich instance automatically.", "version_history": "Version History", "version_history_item": "Installed {version} on {date}", "video": "Video",