mirror of
https://github.com/nsnail/FreeSql.git
synced 2025-06-18 20:08:15 +08:00
#1108 把英文的作为默认语言,把中文换成XXX.zh-Hans.resx
This commit is contained in:
@ -71,11 +71,11 @@
|
||||
<Generator>TextTemplatingFileGenerator</Generator>
|
||||
<LastGenOutput>DbContextStrings.Designer.cs</LastGenOutput>
|
||||
</None>
|
||||
<EmbeddedResource Update="Properties\DbContextStrings.en-US.resx">
|
||||
<EmbeddedResource Update="Properties\DbContextStrings.resx">
|
||||
<SubType>Designer</SubType>
|
||||
<CustomToolNamespace>FreeSql</CustomToolNamespace>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Update="Properties\DbContextStrings.resx">
|
||||
<EmbeddedResource Update="Properties\DbContextStrings.zh-Hans.resx">
|
||||
<CustomToolNamespace>FreeSql</CustomToolNamespace>
|
||||
</EmbeddedResource>
|
||||
</ItemGroup>
|
||||
|
Reference in New Issue
Block a user