Skip to content

Commit

Permalink
locale(de): add german locale
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Dej <[email protected]>
  • Loading branch information
meteyou committed Nov 3, 2023
1 parent 76c5e50 commit 9ffca52
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/locales/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -536,6 +536,7 @@
"Panels": {
"ExtruderControlPanel": {
"Allowed": "Erlaubt",
"CleanNozzle": "Düse reinigen",
"EstimatedExtrusion": "Extrusion:",
"Extrude": "Extrudieren",
"ExtruderTempTooLow": "Extruder Temp. <",
Expand All @@ -550,6 +551,7 @@
},
"Headline": "Extruder",
"LoadFilament": "Filament laden",
"PurgeFilament": "Filament reinigen",
"PressureAdvanceSettings": {

Check failure on line 555 in src/locales/de.json

View workflow job for this annotation

GitHub Actions / ESLint

src/locales/de.json#L555

Expected object keys to be in insensitive ascending order. 'PressureAdvanceSettings' should be before 'PurgeFilament' (jsonc/sort-keys)
"Advance": "Pressure Advance",
"Extruder": "Extruder",
Expand Down

0 comments on commit 9ffca52

Please sign in to comment.