diff --git a/packages/strapi-admin/admin/src/translations/en.json b/packages/strapi-admin/admin/src/translations/en.json index 68e7582da2..6d64df3f4e 100644 --- a/packages/strapi-admin/admin/src/translations/en.json +++ b/packages/strapi-admin/admin/src/translations/en.json @@ -55,7 +55,7 @@ "HomePage.helmet.title": "Homepage", "HomePage.roadmap": "See our roadmap", "HomePage.welcome.congrats": "Congrats!", - "HomePage.welcome.congrats.content": "You are logged as the first administrator. To discover the powerful features provided by Strapi,", + "HomePage.welcome.congrats.content": "You are logged in as the first administrator. To discover the powerful features provided by Strapi,", "HomePage.welcome.congrats.content.bold": "we recommend you to create your first Collection-Type.", "Media Library": "Media Library", "New entry": "New entry", @@ -371,4 +371,4 @@ "notification.version.update.message": "A new version of Strapi is available!", "notification.version.update.link": "See more", "request.error.model.unknown": "This model doesn't exist" -} \ No newline at end of file +}