Skip to content

Commit 8f7db4e

Browse files
authored
localization: add missing spanish translations (#1024)
* localization: add missing spanish translations * localization: add missing spanish translations
1 parent a7e254c commit 8f7db4e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Resources/Locales/es_ES.axaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,9 @@
253253
<x:String x:Key="Text.Diff.Binary.Old" xml:space="preserve">ANTIGUO</x:String>
254254
<x:String x:Key="Text.Diff.Copy" xml:space="preserve">Copiar</x:String>
255255
<x:String x:Key="Text.Diff.FileModeChanged" xml:space="preserve">Modo de Archivo Cambiado</x:String>
256+
<x:String x:Key="Text.Diff.First" xml:space="preserve">Primera Diferencia</x:String>
256257
<x:String x:Key="Text.Diff.IgnoreWhitespace" xml:space="preserve">Ignorar Cambio de Espacios en Blanco</x:String>
258+
<x:String x:Key="Text.Diff.Last" xml:space="preserve">Última Diferencia</x:String>
257259
<x:String x:Key="Text.Diff.LFS" xml:space="preserve">CAMBIO DE OBJETO LFS</x:String>
258260
<x:String x:Key="Text.Diff.Next" xml:space="preserve">Siguiente Diferencia</x:String>
259261
<x:String x:Key="Text.Diff.NoChange" xml:space="preserve">SIN CAMBIOS O SOLO CAMBIOS DE EOL</x:String>

0 commit comments

Comments
 (0)