Skip to content

Commit bd531a3

Browse files
trueberrylessautofix-ci[bot]
authored andcommitted
feat(i18n): update German translation (npmx-dev#669)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1 parent b49e465 commit bd531a3

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

i18n/locales/de-DE.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,8 @@
297297
"no_types": "Keine TypeScript-Typen"
298298
},
299299
"license": {
300-
"view_spdx": "Lizenztext auf SPDX ansehen"
300+
"view_spdx": "Lizenztext auf SPDX ansehen",
301+
"none": "Keine"
301302
},
302303
"vulnerabilities": {
303304
"no_description": "Keine Beschreibung verfügbar",

lunaria/files/de-DE.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,8 @@
297297
"no_types": "Keine TypeScript-Typen"
298298
},
299299
"license": {
300-
"view_spdx": "Lizenztext auf SPDX ansehen"
300+
"view_spdx": "Lizenztext auf SPDX ansehen",
301+
"none": "Keine"
301302
},
302303
"vulnerabilities": {
303304
"no_description": "Keine Beschreibung verfügbar",

0 commit comments

Comments
 (0)