Update German, fix Mix component index (#19206)

This commit is contained in:
Ludy
2020-09-01 05:23:28 +02:00
committed by GitHub
parent 203e44e026
commit d3ac4ba83d
6 changed files with 84 additions and 12 deletions

View File

@@ -561,7 +561,7 @@ namespace Language_it {
PROGMEM Language_Str MSG_MMU2_EJECT_RECOVER = _UxGT("Rimuovi, click");
PROGMEM Language_Str MSG_MIX = _UxGT("Miscela");
PROGMEM Language_Str MSG_MIX_COMPONENT_N = _UxGT("Componente ~");
PROGMEM Language_Str MSG_MIX_COMPONENT_N = _UxGT("Componente =");
PROGMEM Language_Str MSG_MIXER = _UxGT("Miscelatore");
PROGMEM Language_Str MSG_GRADIENT = _UxGT("Gradiente");
PROGMEM Language_Str MSG_FULL_GRADIENT = _UxGT("Gradiente pieno");