Minor Spanish cleanup

This commit is contained in:
Matt Nadareski
2025-10-21 10:59:49 -04:00
parent 7eddfc5fed
commit 3df78def00
2 changed files with 3 additions and 2 deletions

View File

@@ -47,6 +47,7 @@
- Change CLI first-run wording
- Free disk space for runners
- Possibly fix missing options string
- Minor Spanish cleanup
### 3.5.0 (2025-10-10)

View File

@@ -30,8 +30,8 @@
<system:String x:Key="AboutMenuItemString">_Acerca de</system:String>
<system:String x:Key="CheckForUpdateMenuItemString">_Buscar actualizaciones</system:String>
<!-- Settings Group Box-->
<system:String x:Key="SystemLabelString">Tipo de sistema</system:String>
<system:String x:Key="SystemMediaTypeLabelString">Tipo de sistema/medio</system:String>
<system:String x:Key="SystemLabelString">Sistema</system:String>
<system:String x:Key="SystemMediaTypeLabelString">Sistema/Tipo de medio</system:String>
<system:String x:Key="NoSystemSelectedString">Ningún sistema seleccionado</system:String>
<system:String x:Key="OutputPathLabelString">Ruta de salida</system:String>
<system:String x:Key="DriveLetterLabelString">Letra de unidad</system:String>