Browse Source

Update PT-BR

Scott Lahteine 4 years ago
parent
commit
f2ad1ceb13
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Marlin/src/lcd/language/language_pt-br.h

+ 1
- 1
Marlin/src/lcd/language/language_pt-br.h View File

@@ -150,7 +150,7 @@
150 150
 #define MSG_UBL_INVALIDATE_ALL              _UxGT("Invalidar tudo")
151 151
 #define MSG_UBL_INVALIDATE_CLOSEST          _UxGT("Invalidar próximo")
152 152
 #define MSG_UBL_FINE_TUNE_ALL               _UxGT("Ajuste Fino de Todos")
153
-#define MSG_UBL_FINE_TUNE_CLOSEST           _UxGT("Ajuar Mais Próximo")
153
+#define MSG_UBL_FINE_TUNE_CLOSEST           _UxGT("Ajustar Mais Próximo")
154 154
 #define MSG_UBL_STORAGE_MESH_MENU           _UxGT("Armazenamento Malha")
155 155
 #define MSG_UBL_STORAGE_SLOT                _UxGT("Slot de Memória")
156 156
 #define MSG_UBL_LOAD_MESH                   _UxGT("Ler Malha")

Loading…
Cancel
Save