Skip to content

Commit cb7581b

Browse files
committed
Add Portuguese support icon
1 parent 6060274 commit cb7581b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Homepage/Pages/OverviewTranslations.razor

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,9 @@
4848
<MudTooltip Arrow Placement="Placement.Top" ShowOnHover Text="Polski">
4949
<MudIcon Icon="@TranslationIcons.Polish" ViewBox="0 0 32 32" />
5050
</MudTooltip>
51+
<MudTooltip Arrow Placement="Placement.Top" ShowOnHover Text="Portuguese ">
52+
<MudIcon Icon="@TranslationIcons.Portuguese" ViewBox="0 0 32 32" />
53+
</MudTooltip>
5154
</MudStack>
5255
</Description>
5356
</SectionHeader>

0 commit comments

Comments
 (0)