Skip to content

Commit fcb0088

Browse files
authored
update message
1 parent e0fa80b commit fcb0088

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

i18n/locales/en.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -268,8 +268,8 @@
268268
"replacement": {
269269
"title": "You might not need this dependency.",
270270
"example": "Example:",
271-
"native": "This can be replaced with {replacement}, available since Node {nodeVersion}.",
272-
"native_no_version": "This can be replaced with {replacement}.",
271+
"native": "This package can be replaced with {replacement}, available since Node {nodeVersion}.",
272+
"native_no_version": "This package can be replaced with {replacement}.",
273273
"simple": "The {community} has flagged this package as redundant, with the advice: {replacement}",
274274
"documented": "The {community} has flagged this package as having more performant alternatives.",
275275
"none": "This package has been flagged as no longer needed, and its functionality is likely available natively in all engines.",

0 commit comments

Comments
 (0)