translated-content
translated-content copied to clipboard
[zh-cn] Fix up missing HTML attributes translation
Fix up missing HTML attributes translation
### Global Attributes
- [x] [`autofocus`](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/autofocus) #17947
- [ ] [`enterkeyhint`](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/enterkeyhint)
- [ ] [`exportparts`](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/exportparts)
- [ ] [`inert`](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/inert)
- [x] [`nonce`](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/nonce) #17864
### Attributes
- [x] [`accept`](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/accept) #23658
- [x] [`capture`](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/capture) #18758
- [ ] [`dirname`](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/dirname)
- [ ] [`elementtiming`](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/elementtiming)
- [x] [`for`](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/for) #19315
- [ ] [`max`](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/max)
- [ ] [`maxlength`](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/maxlength)
- [ ] [`min`](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/min)
- [ ] [`minlength`](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/minlength)
- [x] [`multiple`](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/multiple) #23675
- [x] [`placeholder`](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/placeholder) #18617
- [x] [`readonly`](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly) #17641
- [x] [`required`](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/required) #22801
- [x] [`size`](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/size) #18111
- [ ] [`step`](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/step)