mirror of
https://github.com/strapi/strapi.git
synced 2025-11-01 18:33:55 +00:00
fix grammar
"You are logged as the first administrator." -> "You are logged in as the first administrator."
This commit is contained in:
parent
7a80bdaa8e
commit
694ac5c1cb
@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user