🌐 Skip non-essential translations

This commit is contained in:
Scott Lahteine
2021-09-19 19:25:01 -05:00
parent 008284934c
commit 216a66b42c
28 changed files with 30 additions and 311 deletions

View File

@@ -166,9 +166,6 @@ namespace Language_nl {
LSTR MSG_ERR_MINTEMP = _UxGT("Err: Min. temp");
LSTR MSG_HALTED = _UxGT("PRINTER GESTOPT");
LSTR MSG_PLEASE_RESET = _UxGT("Reset A.U.B.");
LSTR MSG_SHORT_DAY = _UxGT("d"); // One character only. Keep English standard
LSTR MSG_SHORT_HOUR = _UxGT("h"); // One character only
LSTR MSG_SHORT_MINUTE = _UxGT("m"); // One character only
LSTR MSG_HEATING = _UxGT("Voorwarmen...");
LSTR MSG_BED_HEATING = _UxGT("Bed voorverw...");
LSTR MSG_DELTA_CALIBRATE = _UxGT("Delta Calibratie");