From a329a2f8566f927a6f9f0e2c9744fbc0e5b46307 Mon Sep 17 00:00:00 2001 From: Dominik Pschenitschni Date: Tue, 17 Jan 2023 14:47:15 +0100 Subject: [PATCH] chore: improve migrate title --- src/i18n/lang/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/lang/en.json b/src/i18n/lang/en.json index 012d48f74..f05e74252 100644 --- a/src/i18n/lang/en.json +++ b/src/i18n/lang/en.json @@ -418,7 +418,7 @@ } }, "migrate": { - "title": "Migrate from other services to Vikunja", + "title": "Import from other services", "titleService": "Import your data from {name} into Vikunja", "import": "Import your data into Vikunja", "description": "Click on the logo of one of the third-party services below to get started.",