Add proxy page translation

This commit is contained in:
2023-10-13 23:08:43 +08:00
parent eda70a2aae
commit 085669e43a
6 changed files with 844 additions and 64 deletions

View File

@@ -602,9 +602,18 @@
<EmbeddedResource Include="Pages\PageOpenCommand.zh-TW.resx">
<DependentUpon>PageOpenCommand.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Pages\PageProxy.en-US.resx">
<DependentUpon>PageProxy.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Pages\PageProxy.resx">
<DependentUpon>PageProxy.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Pages\PageProxy.ru-RU.resx">
<DependentUpon>PageProxy.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Pages\PageProxy.zh-TW.resx">
<DependentUpon>PageProxy.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Pages\PageQuest.en-US.resx">
<DependentUpon>PageQuest.cs</DependentUpon>
</EmbeddedResource>