Skip to content

Commit c185edd

Browse files
3DOestedc42
authored andcommitted
Added 3 missing spanish strings. (#31)
1 parent ed55f25 commit c185edd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/Strings.hpp

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff 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)",

0 commit comments

Comments
 (0)