feat: 语言资源

This commit is contained in:
Diego
2025-02-18 19:33:14 +08:00
parent 6953c3989b
commit 68af9a0695
4 changed files with 10 additions and 4 deletions

View File

@@ -1,8 +1,8 @@
<Project>
<PropertyGroup>
<PluginVersion>10.0.1.8</PluginVersion>
<ProPluginVersion>10.0.1.8</ProPluginVersion>
<PluginVersion>10.0.1.9</PluginVersion>
<ProPluginVersion>10.0.1.9</ProPluginVersion>
</PropertyGroup>
<PropertyGroup>

View File

@@ -61,6 +61,12 @@
"Test": "Addition of test variables"
},
"ThingsGateway.Gateway.Razor.PluginDebugPage": {
"PluginUINotNull": "This plugin does not implement a debugging page",
"New": "New",
"NewWinbox": "NewWinbox"
},
"ThingsGateway.Gateway.Razor.QuickActions": {
"TooltipText": "Quick Operation",
"HeaderText": "Quick Operation",

View File

@@ -21,7 +21,7 @@
"Test": "一键添加测试变量"
},
"ThingsGateway.Gateway.Razor.DriverDebugPage": {
"ThingsGateway.Gateway.Razor.PluginDebugPage": {
"PluginUINotNull": "此插件未实现调试页面",
"New": "新建",
"NewWinbox": "新建窗口"

View File

@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<Version>10.0.1.8</Version>
<Version>10.0.1.9</Version>
</PropertyGroup>
<ItemGroup>