Skip to content

Commit fe82a1c

Browse files
committed
Merge branch 'fix/docs-page-improvements' of https://github.com/alex-key/npmx.dev into fix/docs-page-improvements
2 parents 2cdf30f + 0290c73 commit fe82a1c

File tree

2 files changed

+143
-149
lines changed

2 files changed

+143
-149
lines changed

i18n/locales/de.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -821,12 +821,10 @@
821821
"code": {
822822
"files_label": "Dateien",
823823
"no_files": "Keine Dateien in diesem Verzeichnis",
824-
"root": "Wurzel",
825824
"lines": "{count} Zeile | {count} Zeilen",
826825
"toggle_tree": "Dateibaum umschalten",
827826
"close_tree": "Dateibaum schließen",
828827
"copy_link": "Link kopieren",
829-
"raw": "Roh",
830828
"view_raw": "Rohdatei anzeigen",
831829
"file_too_large": "Datei zu groß für Vorschau",
832830
"file_size_warning": "{size} überschreitet das 500KB-Limit für Syntax-Highlighting",
@@ -1462,5 +1460,12 @@
14621460
"selection": "0 ausgewählt | 1 ausgewählt | {count} ausgewählt",
14631461
"shortcut": "Drücke „{key}“, um Aktionen zu fokussieren",
14641462
"button_close_aria_label": "Aktionsleiste schließen"
1463+
},
1464+
"logo_menu": {},
1465+
"brand": {
1466+
"logos": {},
1467+
"customize": {},
1468+
"typography": {},
1469+
"guidelines": {}
14651470
}
14661471
}

0 commit comments

Comments
 (0)