@brightspace-ui/labs 2.11.1 → 2.11.2
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/package.json +1 -1
- package/src/lang/zh-cn.js +1 -1
package/package.json
CHANGED
package/src/lang/zh-cn.js
CHANGED
|
@@ -19,7 +19,7 @@ export default {
|
|
|
19
19
|
"components:checkboxDrawer:checkboxExpanded": "复选框已展开", // Read by screen readers when focusing the expanded (checked) checkbox, with the inner content shown
|
|
20
20
|
"components:navigation:back": "返回",
|
|
21
21
|
"components:navigation:next": "下一个",
|
|
22
|
-
"components:navigation:previous": "
|
|
22
|
+
"components:navigation:previous": "上一个",
|
|
23
23
|
"components:navigation:skipNav": "跳到主目录",
|
|
24
24
|
"components:optInFlyout:cancel": "取消",
|
|
25
25
|
"components:optInFlyout:close": "关闭此对话框",
|