Unspecified words will be in English

When new words are added, they will be displayed in English even if Japanese support is delayed.
This commit is contained in:
Sousi Omine 2024-11-03 20:24:37 +09:00
parent 9826ff2136
commit 004ba9ec90

View file

@ -1,4 +1,7 @@
<ResourceDictionary xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
<ResourceDictionary.MergedDictionaries>
<ResourceInclude Source="avares://SourceGit/Resources/Locales/en_US.axaml"/>
</ResourceDictionary.MergedDictionaries>
<x:String x:Key="Text.About" xml:space="preserve">概要</x:String>
<x:String x:Key="Text.About.Menu" xml:space="preserve">SourceGitについて</x:String>
<x:String x:Key="Text.About.BuildWith" xml:space="preserve">• Build with </x:String>