|
1045 | 1045 | "cms.create.path_paths_constraints": "this path is already taken",
|
1046 | 1046 | "cms.create.body_help": "The content of the page. It must be of the same type than the content-type",
|
1047 | 1047 | "cms.create.draft_help": "The content of the draft page. This is useful when you want to work on a future version of your page without exposing it.",
|
1048 |
| - "cms.create.visible_label": "If not enabled, the page will not exposed'", |
| 1048 | + "cms.create.visible_label": "If not enabled, the page will not be exposed", |
1049 | 1049 | "cms.create.authenticated": "Authenticated",
|
1050 | 1050 | "cms.create.authenticated_help": "If enabled, the page will be only visible for authenticated user",
|
1051 | 1051 | "cms.create.metadata_help": "Linked metadata",
|
|
1060 | 1060 | "cms.create.draft_preview": "Viewed draft page",
|
1061 | 1061 | "cms.inserted": "The text has been added",
|
1062 | 1062 | "cms.create.exact": "Exact path",
|
1063 |
| - "cms.create.exact.help": "this page will be visible only if path is exactly equal to the exposed path", |
| 1063 | + "cms.create.exact.help": "This page will be visible only if path is exactly equal to the exposed path", |
1064 | 1064 | "cms.pages.remove_confirm": "Are your sure to delete this page?",
|
1065 | 1065 | "cms.content_side_view.choose_link": "A link to a back office page",
|
1066 | 1066 | "cms.content_side_view.link_to_insert": "A link to your own other pages",
|
|
0 commit comments