[bug report] element UI introduces an English language pack. When the El paging component jumps, the entered value exceeds the maximum number of pages. When the mouse hovers over the number, a Chinese prompt will appear
Open
stale
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Element UI version
2.12.0
### OS/Browsers version
win7/chrome 79.0.3945.88
### Vue version
2.6.10
### Reproduction Link
https://codepen.io/VickyRong/pen/YzPrBmm
### Steps to reproduce
1.element-ui使用英文语言包
2.分页有2页时,跳页Input里边输入大于2的数字比如:5,鼠标悬停在数字5上时会出现中文的提示:值必须小于或等于 2
### What is Expected?
引入的是英文语言包,希望出现的是英文的提示
### What is actually happening?
出现的是中文提示
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.