update module export resource info

This commit is contained in:
sbwalker
2025-05-15 11:06:04 -04:00
parent 5d077e843d
commit c57c6abb1b
2 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@
@inject IStringLocalizer<SharedResources> SharedLocalizer
<TabStrip>
<TabPanel Name="Text" Heading="Text" ResourceKey="Text">
<TabPanel Name="Content" Heading="Content" ResourceKey="Content">
<div class="container">
<div class="row mb-1 align-items-center">
<Label Class="col-sm-3" For="content" HelpText="Select the Export option and you will be able to view the module content" ResourceKey="Content">Content: </Label>

View File

@ -135,8 +135,8 @@
<data name="Export Content" xml:space="preserve">
<value>Export Content</value>
</data>
<data name="Text.Heading" xml:space="preserve">
<value>Text</value>
<data name="Content.Heading" xml:space="preserve">
<value>Content</value>
</data>
<data name="File.Heading" xml:space="preserve">
<value>File</value>