mirror of
https://github.com/strapi/strapi.git
synced 2026-01-03 10:46:21 +00:00
Merge pull request #16584 from Eventyret/fix/rename-content-builder-message
Renamed message when running in production.
This commit is contained in:
commit
949c211536
@ -167,7 +167,7 @@
|
||||
"modelPage.attribute.relation-polymorphic": "Relation (polymorphic)",
|
||||
"modelPage.attribute.relationWith": "Relation with",
|
||||
"notification.error.dynamiczone-min.validation": "At least one component is required in a dynamic zone to be able to save a content type",
|
||||
"notification.info.autoreaload-disable": "The autoReload feature is required to use this plugin. Start your server with `strapi develop`",
|
||||
"notification.info.autoreaload-disable": "Strapi is in production mode, editing content types is disabled. Please switch to development mode by starting your server with strapi develop.",
|
||||
"notification.info.creating.notSaved": "Please save your work before creating a new collection type or component",
|
||||
"plugin.description.long": "Modelize the data structure of your API. Create new fields and relations in just a minute. The files are automatically created and updated in your project.",
|
||||
"plugin.description.short": "Modelize the data structure of your API.",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user