Skip to content

Commit

Permalink
feat(pci.private-network): fixing translation ns on configuration page
Browse files Browse the repository at this point in the history
ref: TAPC-735
Signed-off-by: tsiorifamonjena <[email protected]>
  • Loading branch information
Tsiorifamonjena committed Oct 10, 2024
1 parent c59c8b7 commit 02249e0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,7 @@ export default function ConfigurationStep({
>
{t('pci_projects_project_network_private_create_vlan_tip')}
<Links
label={tCommon('common_find_out_more_here')}
label={t('common_find_out_more_here')}
href={VLAN_GUIDE_URL}
target={OdsHTMLAnchorElementTarget._blank}
type={LinkType.external}
Expand Down

0 comments on commit 02249e0

Please sign in to comment.