Skip to content

Commit 6ef20e3

Browse files
[autofix.ci] apply automated fixes
1 parent 2a3eb58 commit 6ef20e3

2 files changed

Lines changed: 8 additions & 6 deletions

File tree

lunaria/files/de-DE.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -119,11 +119,12 @@
119119
"replacement": {
120120
"title": "Du brauchst diese Abhängigkeit vielleicht nicht.",
121121
"native": "Dies kann durch {replacement} ersetzt werden, verfügbar seit Node {nodeVersion}.",
122-
"simple": "Die Community hat dieses Paket als überflüssig markiert und empfiehlt: {replacement}.",
123-
"documented": "Die Community hat dieses Paket als eines mit leistungsstärkeren Alternativen markiert.",
122+
"simple": "Die {community} hat dieses Paket als überflüssig markiert und empfiehlt: {replacement}.",
123+
"documented": "Die {community} hat dieses Paket als eines mit leistungsstärkeren Alternativen markiert.",
124124
"none": "Dieses Paket wurde als nicht mehr nötig markiert, und seine Funktionen sind wahrscheinlich in allen Engines von Haus aus verfügbar.",
125125
"learn_more": "Mehr erfahren",
126-
"mdn": "MDN"
126+
"mdn": "MDN",
127+
"community": "Community"
127128
},
128129
"stats": {
129130
"license": "Lizenz",

lunaria/files/en-US.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -119,11 +119,12 @@
119119
"replacement": {
120120
"title": "You might not need this dependency.",
121121
"native": "This can be replaced with {replacement}, available since Node {nodeVersion}.",
122-
"simple": "The community has flagged this package as redundant, with the advice: {replacement}.",
123-
"documented": "The community has flagged this package as having more performant alternatives.",
122+
"simple": "The {community} has flagged this package as redundant, with the advice: {replacement}.",
123+
"documented": "The {community} has flagged this package as having more performant alternatives.",
124124
"none": "This package has been flagged as no longer needed, and its functionality is likely available natively in all engines.",
125125
"learn_more": "Learn more",
126-
"mdn": "MDN"
126+
"mdn": "MDN",
127+
"community": "community"
127128
},
128129
"stats": {
129130
"license": "License",

0 commit comments

Comments
 (0)