feat: 语言资源
This commit is contained in:
@@ -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>
|
||||
|
@@ -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",
|
||||
|
@@ -21,7 +21,7 @@
|
||||
"Test": "一键添加测试变量"
|
||||
},
|
||||
|
||||
"ThingsGateway.Gateway.Razor.DriverDebugPage": {
|
||||
"ThingsGateway.Gateway.Razor.PluginDebugPage": {
|
||||
"PluginUINotNull": "此插件未实现调试页面",
|
||||
"New": "新建",
|
||||
"NewWinbox": "新建窗口"
|
||||
|
@@ -1,6 +1,6 @@
|
||||
<Project>
|
||||
<PropertyGroup>
|
||||
<Version>10.0.1.8</Version>
|
||||
<Version>10.0.1.9</Version>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
Reference in New Issue
Block a user