Skip to content

Commit fe56a10

Browse files
authored
Merge pull request ethereum#519 from minimalsm/patch-1
Translate "merge readiness checklist" on upgrades page
2 parents c46a1e9 + e1b4d1b commit fe56a10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/Landing/Upgrades/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ export const Upgrades = (): JSX.Element => {
133133
values={{
134134
mergeReadinessChecklist: (
135135
<Link primary inline to="/merge-readiness">
136-
Merge Readiness Checklist
136+
<FormattedMessage defaultMessage="Merge readiness checklist" />
137137
</Link>
138138
),
139139
}}

0 commit comments

Comments
 (0)