Skip to content

Commit

Permalink
Update Galician language (MarlinFirmware#17418)
Browse files Browse the repository at this point in the history
  • Loading branch information
fortes23 authored and HairingX committed Jun 16, 2021
1 parent d7bf09d commit 8c37b98
Show file tree
Hide file tree
Showing 2 changed files with 455 additions and 65 deletions.
2 changes: 1 addition & 1 deletion Marlin/src/core/language.h
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@
#define STR_INVALID_POS_SLOT "Invalid slot. Total: "

#define STR_SD_CANT_OPEN_SUBDIR "Cannot open subdir "
#define STR_SD_INIT_FAIL "SD init fail"
#define STR_SD_INIT_FAIL "No SD card"
#define STR_SD_VOL_INIT_FAIL "volume.init failed"
#define STR_SD_OPENROOT_FAIL "openRoot failed"
#define STR_SD_CARD_OK "SD card ok"
Expand Down
Loading

0 comments on commit 8c37b98

Please sign in to comment.