Skip to content
Snippets Groups Projects
Commit aff8a4c3 authored by Soliman Harkas's avatar Soliman Harkas
Browse files

Issue #3283322 by SolimanHarkas: Add string export form to local menu

parent df1590bf
No related branches found
No related tags found
No related merge requests found
string.translate_export:
route_name: string.translate_export
base_route: locale.translate_page
title: String Export
weight: 30
......@@ -12,3 +12,10 @@ string.string_edit_form:
_title: 'String Edit Form'
requirements:
_permission: 'edit string form'
string.translate_export:
path: '/admin/config/regional/translate/string-export'
defaults:
_form: '\Drupal\string\Form\ExportForm'
_title: 'String export Form'
requirements:
_permission: 'export string form'
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment