fix grammar

"You are logged as the first administrator." -> "You are logged in as the first administrator."
This commit is contained in:
Mike Casebolt 2021-08-17 17:29:08 -07:00 committed by GitHub
parent 7a80bdaa8e
commit 694ac5c1cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"
}
}