Opened 15 years ago
Closed 15 years ago
#6674 closed Bug (fixed)
The Chinese Simplified language patch for CKEditor 3.5.x
| Reported by: | NetRube | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.4.3 | 
| Component: | UI : Language | Version: | 3.5 | 
| Keywords: | HasPatch | Cc: | 
Description
618 iframe : 619 { 620 title : 'Iframe 属性', 621 toolbar : 'Iframe', 622 height : '高度', 623 width : '宽度', 624 invalidHeight : '框架高度必须为数字格式', 625 invalidWidth : '框架宽度必须为数字格式', 626 noUrl : '请输入框架的 URL', 627 scrolling : '允许滚动条', 628 border : '显示框架边框', 629 align : '对齐方式', 630 alignLeft : '左', 631 alignRight : '右', 632 alignTop : '上', 633 alignMiddle : '中', 634 alignBottom : '下' 635 }
Change History (3)
comment:1 Changed 15 years ago by
| Status: | new → pending | 
|---|
comment:2 Changed 15 years ago by
| Keywords: | HasPatch added | 
|---|---|
| Milestone: | → CKEditor 3.4.3 | 
| Status: | pending → confirmed | 
I'm sure we're able to create patches from the contribution as well, don't we?

Please provide us a patch in the way described here. Thanks!