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

@@ -551,7 +551,7 @@ namespace Language_sk {
PROGMEM Language_Str MSG_MMU2_EJECT_RECOVER = _UxGT("Odstráňte, kliknite");
PROGMEM Language_Str MSG_MIX = _UxGT("Mix");
PROGMEM Language_Str MSG_MIX_COMPONENT_N = _UxGT("Zložka ~");
PROGMEM Language_Str MSG_MIX_COMPONENT_N = _UxGT("Zložka =");
PROGMEM Language_Str MSG_MIXER = _UxGT("Mixér");
PROGMEM Language_Str MSG_GRADIENT = _UxGT("Gradient");
PROGMEM Language_Str MSG_FULL_GRADIENT = _UxGT("Plný gradient");