🎨 Strip trailing whitespace

This commit is contained in:
Scott Lahteine
2021-07-09 22:24:43 -05:00
parent 3ab6789807
commit 42eb2347d4
8 changed files with 9 additions and 9 deletions

View File

@ -736,7 +736,7 @@ namespace Language_hu {
PROGMEM Language_Str MSG_CALIBRATION_FAILED = _UxGT("Kalibrálási hiba");
PROGMEM Language_Str MSG_DRIVER_BACKWARD = _UxGT(" meghajtók hátra");
PROGMEM Language_Str MSG_SD_CARD = _UxGT("SD Kártya");
PROGMEM Language_Str MSG_USB_DISK = _UxGT("USB Lemez");
}