Skip to content

Commit cc774eb

Browse files
committed
remove unused translations
1 parent 49b07e3 commit cc774eb

57 files changed

Lines changed: 2 additions & 4079 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

SD.WEB/Modules/Compare.razor

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
@page "/{culture}/compare"
22
@inherits PageCore<Compare>
33

4-
<HeadComponent Title="@Translations.Title.Compare" Description="@Translations.Description.Compare" Url=@($"/{Culture}/compare") Index="true"></HeadComponent>
5-
<PageSectionComponent IsPageHeader="true" Image="icon/icon-71.png" Title="@Translations.Title.Compare" Description="@Translations.Description.Compare" CustomBodyClass="mb-12"></PageSectionComponent>
4+
<HeadComponent Title="@Translations.Title.Compare2" Description="@Translations.Description.Compare" Url=@($"/{Culture}/compare") Index="true"></HeadComponent>
5+
<PageSectionComponent IsPageHeader="true" Image="icon/icon-71.png" Title="@Translations.Title.Compare2" Description="@Translations.Description.Compare" CustomBodyClass="mb-12"></PageSectionComponent>
66

77
@if (Language == AppLanguage.pt)
88
{

SD.WEB/Translations/Button.Designer.cs

Lines changed: 0 additions & 261 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)