Skip to content

Commit c72d015

Browse files
fix
1 parent 53d44f6 commit c72d015

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

daikoku/javascript/src/locales/en/translation.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1045,7 +1045,7 @@
10451045
"cms.create.path_paths_constraints": "this path is already taken",
10461046
"cms.create.body_help": "The content of the page. It must be of the same type than the content-type",
10471047
"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",
10491049
"cms.create.authenticated": "Authenticated",
10501050
"cms.create.authenticated_help": "If enabled, the page will be only visible for authenticated user",
10511051
"cms.create.metadata_help": "Linked metadata",
@@ -1060,7 +1060,7 @@
10601060
"cms.create.draft_preview": "Viewed draft page",
10611061
"cms.inserted": "The text has been added",
10621062
"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",
10641064
"cms.pages.remove_confirm": "Are your sure to delete this page?",
10651065
"cms.content_side_view.choose_link": "A link to a back office page",
10661066
"cms.content_side_view.link_to_insert": "A link to your own other pages",

0 commit comments

Comments
 (0)