We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e55ba1 commit 2deb79fCopy full SHA for 2deb79f
src/Resources/Locales/es_ES.axaml
@@ -189,6 +189,7 @@
189
<x:String x:Key="Text.Copy" xml:space="preserve">Copiar</x:String>
190
<x:String x:Key="Text.CopyAllText" xml:space="preserve">Copiar Todo el Texto</x:String>
191
<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>
193
<x:String x:Key="Text.CreateBranch" xml:space="preserve">Crear Rama...</x:String>
194
<x:String x:Key="Text.CreateBranch.BasedOn" xml:space="preserve">Basado En:</x:String>
195
<x:String x:Key="Text.CreateBranch.Checkout" xml:space="preserve">Checkout de la rama creada</x:String>
0 commit comments