diff --git a/translations/en/server.json b/translations/en/server.json index de60907cb..1a504d2ec 100644 --- a/translations/en/server.json +++ b/translations/en/server.json @@ -276,7 +276,7 @@ "migration": { "old_version": "Direct migration from your current version is not supported. Please upgrade to the latest v0.60.4 first and only then to this version.", "error_message": "Error during migration to version {{version}}: {{stack}}", - "wrong_db_version": "Current DB version {{version}} is newer than the current DB version {{targetVersion}}, which means that it was created by a newer and incompatible version of Trilium. Upgrade to the latest version of Trilium to resolve this issue." + "wrong_db_version": "The version of the database ({{version}}) is newer than what the application expects ({{targetVersion}}), which means that it was created by a newer and incompatible version of Trilium. Upgrade to the latest version of Trilium to resolve this issue." }, "modals": { "error_title": "Error"