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.
es_ES
1 parent 1adcf4d commit df3b4e4Copy full SHA for df3b4e4
src/Resources/Locales/es_ES.axaml
@@ -1,4 +1,7 @@
1
<ResourceDictionary xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
2
+ <ResourceDictionary.MergedDictionaries>
3
+ <ResourceInclude Source="avares://SourceGit/Resources/Locales/en_US.axaml"/>
4
+ </ResourceDictionary.MergedDictionaries>
5
<x:String x:Key="Text.About" xml:space="preserve">Acerca de</x:String>
6
<x:String x:Key="Text.About.Menu" xml:space="preserve">Acerca de SourceGit</x:String>
7
<x:String x:Key="Text.About.BuildWith" xml:space="preserve">• Construido con </x:String>
0 commit comments