Skip to content

Commit

Permalink
feat: rework heightmap page (#667)
Browse files Browse the repository at this point in the history
  • Loading branch information
meteyou authored Feb 20, 2022
1 parent d30ad58 commit 96b212e
Show file tree
Hide file tree
Showing 3 changed files with 149 additions and 110 deletions.
9 changes: 6 additions & 3 deletions src/locales/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -240,19 +240,22 @@
"Mesh": "Mesh",
"Flat": "Flach",
"Wireframe": "Drahtgitter",
"Scale": "Maßstab",
"ScaleGradient": "Farbverlauf skalieren",
"ScaleZMax": "Skaliere z-max.",
"Profiles": "Profile",
"Deleted": "gelöscht",
"RenameBedMeshProfile": "Bed Mesh umbenennen",
"Name": "Name",
"Abort": "abbruch",
"Rename": "umbenennen",
"BedMeshRemove": "Bed Mesh entfernen",
"BedMeshCalibrate": "Bed Mesh Kalibrierung",
"DoYouReallyWantToCalibrate": "Möchtest du wirklich die Kalibrierung starten?",
"DeleteBedMeshProfile": "Lösche Bed Mesh",
"DoYouReallyWantToDelete": "Möchtest du das Profil \"{name}\" wirklich löschen?",
"RemoveSaveDescription": "Das Löschen des Höhenprofils wurde registriert. Mit einem Klick auf SAVE_CONFIG wird es aus der printer.cfg gelöscht und Klipper neu gestartet.",
"Remove": "löschen",
"Ok": "Ok",
"Later": "später",
"SAVE_CONFIG": "SAVE_CONFIG",
"CurrentMesh": {
"Headline": "Aktuelles Mesh",
"Name": "Name",
Expand Down
4 changes: 2 additions & 2 deletions src/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -240,9 +240,9 @@
"Mesh": "Mesh",
"Flat": "Flat",
"Wireframe": "Wireframe",
"Scale": "Scale",
"ScaleGradient": "Scale gradient",
"ScaleZMax": "Scale z-max.",
"Profiles": "Profiles",
"Deleted": "deleted",
"RenameBedMeshProfile": "Rename Bed Mesh Profile",
"Name": "Name",
"Abort": "abort",
Expand Down
Loading

0 comments on commit 96b212e

Please sign in to comment.