🌐 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

@@ -34,7 +34,6 @@ namespace Language_zh_TW {
LSTR LANGUAGE = _UxGT("Traditional Chinese");
LSTR WELCOME_MSG = MACHINE_NAME _UxGT("已就緒."); // " ready."
LSTR MSG_MARLIN = _UxGT("Marlin");
LSTR MSG_YES = _UxGT(""); // "YES"
LSTR MSG_NO = _UxGT(""); // "NO"
LSTR MSG_BACK = _UxGT("返回"); // "Back"