Commit 63a9b2b
committed
Fix broken JSX attribute in zh translation
Auto-translation wrapped the UI term in nested ASCII double quotes
inside a ZoomImage alt attribute, breaking MDX parsing and failing the
Check MDX parse CI step. Removed the inner quotes to match the
quote-free English source.1 parent c9159d7 commit 63a9b2b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| |||
0 commit comments