diff --git a/application/Espo/Resources/i18n/en_US/Admin.json b/application/Espo/Resources/i18n/en_US/Admin.json index 24ade60c61..b11d032999 100644 --- a/application/Espo/Resources/i18n/en_US/Admin.json +++ b/application/Espo/Resources/i18n/en_US/Admin.json @@ -52,6 +52,7 @@ }, "messages": { "upgradeVersion": "Your EspoCRM will be upgraded to version {version}. This can take some time.", + "upgradeDone": "Your EspoCRM has been upgraded to version {version}. Refresh your browser window.", "upgradeBackup": "We recommend you to make backup of your EspoCRM files and data before upgrade." } }