diff --git a/Resources/translations/ezrepoforms_content_type.en.xlf b/Resources/translations/ezrepoforms_content_type.en.xlf index e2ae7bb8f..672dad374 100644 --- a/Resources/translations/ezrepoforms_content_type.en.xlf +++ b/Resources/translations/ezrepoforms_content_type.en.xlf @@ -7,8 +7,8 @@ - __content_type.edit_title - __content_type.edit_title + Edit <%contentTypeName%> + Edit <%contentTypeName%> key: content_type.edit_title /../../../../.././Resources/views/ContentType/update_content_type.html.twig diff --git a/Resources/translations/ezrepoforms_content_type.fr_FR.xlf b/Resources/translations/ezrepoforms_content_type.fr_FR.xlf index 5140ed3d5..5a29969a2 100644 --- a/Resources/translations/ezrepoforms_content_type.fr_FR.xlf +++ b/Resources/translations/ezrepoforms_content_type.fr_FR.xlf @@ -6,7 +6,12 @@ The source node in most cases contains the sample message as written by the developer. If it looks like a dot-delimitted string such as "form.label.firstname", then the developer has not provided a default message. - + + Edit <%contentTypeName%> + Éditer <%contentTypeName%> + key: content_type.edit_title + /../../../../.././Resources/views/ContentType/update_content_type.html.twig + \ No newline at end of file