Skip to content

Commit

Permalink
chore: wrap Network Name with Trans
Browse files Browse the repository at this point in the history
  • Loading branch information
nLight authored and natmegs committed Oct 31, 2018
1 parent b9a936f commit 0b0e810
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ class PodNetworkConfigSection extends React.Component {
{action}
</ConfigurationMapRow>
<ConfigurationMapRow>
<ConfigurationMapLabel>Network Name</ConfigurationMapLabel>
<Trans render={<ConfigurationMapLabel />}>Network Name</Trans>
<ConfigurationMapValueWithDefault
value={getNetworkNames(appConfig.networks)}
/>
Expand Down

0 comments on commit 0b0e810

Please sign in to comment.