Commit 938a951
fix(pagination): 添加分页组件perPage英文国际化文本
- 在en-us.ts中添加perPage: 'per page'配置
- 修复分页组件'条/页'文本在英文环境下无法正确显示的问题
- 解决issue #1949中提到的国际化缺失问题1 parent b79a480 commit 938a951
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments