Skip to content

Commit 4a8fab2

Browse files
feat(i18n): update German translation (#669)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1 parent f824e77 commit 4a8fab2

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

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)