Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
marlin-anet-a8
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jonas Leder
marlin-anet-a8
Commits
99898ea6
Commit
99898ea6
authored
9 years ago
by
Scott Lahteine
Browse files
Options
Downloads
Plain Diff
Merge pull request #3379 from barus93/patch-2
Update language_it.h
parents
d5ccc9c7
040a0c49
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Marlin/language_it.h
+13
-0
13 additions, 0 deletions
Marlin/language_it.h
with
13 additions
and
0 deletions
Marlin/language_it.h
+
13
−
0
View file @
99898ea6
...
@@ -151,6 +151,19 @@
...
@@ -151,6 +151,19 @@
#define MSG_ENDSTOP_ABORT "Finecorsa abort"
#define MSG_ENDSTOP_ABORT "Finecorsa abort"
#define MSG_END_HOUR "ore"
#define MSG_END_HOUR "ore"
#define MSG_END_MINUTE "minuti"
#define MSG_END_MINUTE "minuti"
#define MSG_BED_Z "piatto Z"
#define MSG_A_TRAVEL "A-Spostamento"
#define MSG_HEATING_FAILED_LCD "Riscald. Fallito"
#define MSG_ERR_REDUNDANT_TEMP "Err: TERM RINDONDANTI"
#define MSG_THERMAL_RUNAWAY "SURRISCALDAMENTO"
#define MSG_ERR_MAXTEMP "Err: TEMP MAX"
#define MSG_ERR_MINTEMP "Err: TEMP MIN"
#define MSG_ERR_MAXTEMP_BED "Err: TMAX PIATTO"
#define MSG_ERR_MINTEMP_BED "Err: TMIN PIATTO"
#define MSG_HEATING "Riscaldamento.."
#define MSG_HEATING_COMPLETE "Riscald completo"
#define MSG_BED_HEATING "Risc. Piatto.."
#define MSG_BED_DONE "Risc. Piatto Completo"
#if ENABLED(DELTA_CALIBRATION_MENU)
#if ENABLED(DELTA_CALIBRATION_MENU)
#define MSG_DELTA_CALIBRATE "Calibraz. Delta"
#define MSG_DELTA_CALIBRATE "Calibraz. Delta"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment