Skip to content

Commit 2deb79f

Browse files
authored
localization: update spanish translations (#1142)
add literal translation for 'CopyFullPath' string
1 parent 8e55ba1 commit 2deb79f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Resources/Locales/es_ES.axaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@
189189
<x:String x:Key="Text.Copy" xml:space="preserve">Copiar</x:String>
190190
<x:String x:Key="Text.CopyAllText" xml:space="preserve">Copiar Todo el Texto</x:String>
191191
<x:String x:Key="Text.CopyPath" xml:space="preserve">Copiar Ruta</x:String>
192+
<x:String x:Key="Text.CopyFullPath" xml:space="preserve">Copiar Ruta Completa</x:String>
192193
<x:String x:Key="Text.CreateBranch" xml:space="preserve">Crear Rama...</x:String>
193194
<x:String x:Key="Text.CreateBranch.BasedOn" xml:space="preserve">Basado En:</x:String>
194195
<x:String x:Key="Text.CreateBranch.Checkout" xml:space="preserve">Checkout de la rama creada</x:String>

0 commit comments

Comments
 (0)