File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -591,12 +591,12 @@ const StringTable LanguageTables[numLanguages] =
591591 " archivo " , // note space at end
592592 " , filamento " , // note space at end
593593 " , capa " , // note space at end
594- " n/d" , // Nota available / no disponible
594+ " n/d" , // Not available / no disponible
595595 " Pausa" ,
596596 " Micro paso" , // Literal translation of baby step it's very odd in spanish...
597597 " Resumir" ,
598598 " Cancelar" ,
599- " Set " , // ***need translation
599+ " Fijar " , // "Establecer" would be more correct, but it's longer.
600600
601601 // Setup page
602602 " Volumen " , // note space at end
@@ -618,8 +618,8 @@ const StringTable LanguageTables[numLanguages] =
618618 " Tocar el punto" ,
619619 " Algunos parámetros no están guardados!" ,
620620 " Toca Guardar y Reiniciar para usar los nuevos parámetros" ,
621- " Restart required " , // ***need translation
622- " Restart now ?" , // ***need translation
621+ " Reinicio requerido " ,
622+ " Reiniciar ahora ?" ,
623623 " Mover cabezal" ,
624624 " Cantidad de extrusión (mm)" ,
625625 " Velocidad (mm/s)" ,
You can’t perform that action at this time.
0 commit comments