ztxkui 2.8.9-7 → 2.8.9-8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/locales/en-US.json +2 -2
- package/package.json +1 -1
package/dist/locales/en-US.json
CHANGED
|
@@ -191,7 +191,7 @@
|
|
|
191
191
|
"按钮失效状态": "Button failure status",
|
|
192
192
|
"按钮": "Button",
|
|
193
193
|
"点击按钮过于频繁": "Clicking buttons too often",
|
|
194
|
-
"收起": "
|
|
194
|
+
"收起": "Collapse",
|
|
195
195
|
"展开": "Expand",
|
|
196
196
|
"全部": "Whole",
|
|
197
197
|
"第一次清空数据时,做一次远程查询": "The first time the data is cleared, a remote query is performed",
|
|
@@ -401,4 +401,4 @@
|
|
|
401
401
|
"测试下面的": "Test the following",
|
|
402
402
|
"检查": "Check",
|
|
403
403
|
"获取选中项": "Gets the selected item"
|
|
404
|
-
}
|
|
404
|
+
}
|