Skip to content

Commit 6c3bb36

Browse files
[autofix.ci] apply automated fixes
1 parent 43f818e commit 6c3bb36

2 files changed

Lines changed: 9 additions & 7 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: 5 additions & 4 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",
@@ -329,7 +330,7 @@
329330
"size": "Size",
330331
"deps": "Deps",
331332
"updated": "Updated",
332-
"install": "Install",
333+
"get_started": "Get started",
333334
"readme": "Readme",
334335
"maintainers": "Maintainers",
335336
"keywords": "Keywords",

0 commit comments

Comments
 (0)