mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-06-22 19:04:59 +00:00
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:
parent
9826ff2136
commit
004ba9ec90
1 changed files with 3 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue