Skip to content

Commit f260644

Browse files
committed
feat: review nits
1 parent 4a9cfe7 commit f260644

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

packages/i18n/locales/en.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -163,12 +163,12 @@
163163
"details": "Details"
164164
},
165165
"releaseModal": {
166-
"title": "Node.js {version} ({codename})",
167-
"titleWithoutCodename": "Node.js {version}",
166+
"title": "Node.js v{version} ({codename})",
167+
"titleWithoutCodename": "Node.js v{version}",
168168
"overview": "Overview",
169169
"minorVersions": "Minor versions",
170170
"releaseAnnouncement": "Release Announcement",
171-
"unsupportedVersionWarning": "This version is out of maintenance. Please use a currently supported version. <link>Understand EOL support.</link>",
171+
"unsupportedVersionWarning": "This version is out of maintenance. Please use a supported version. <link>Understand EOL support.</link>",
172172
"ltsVersionFeaturesNotice": "Want new features sooner? Get the <link>latest Node.js version</link> instead and try the latest improvements!"
173173
},
174174
"minorReleasesTable": {

0 commit comments

Comments
 (0)