minor fix translation (#23568)
This commit is contained in:
@@ -287,18 +287,18 @@ const translation = {
|
||||
zoomTo50: '縮放到 50%',
|
||||
zoomTo100: '放大到 100%',
|
||||
zoomToFit: '自適應視圖',
|
||||
alignNodes: '對齊節點(Align Nodes)',
|
||||
distributeVertical: '垂直空間',
|
||||
alignLeft: '左',
|
||||
distributeHorizontal: '水平空間',
|
||||
alignNodes: '對齊節點',
|
||||
distributeVertical: '垂直等間距',
|
||||
alignLeft: '左對齊',
|
||||
distributeHorizontal: '水平等間距',
|
||||
vertical: '垂直',
|
||||
alignTop: '返回頁首',
|
||||
alignCenter: '中心',
|
||||
horizontal: '水準',
|
||||
alignTop: '頂部對齊',
|
||||
alignCenter: '居中對齊',
|
||||
horizontal: '水平',
|
||||
selectionAlignment: '選擇對齊',
|
||||
alignRight: '右',
|
||||
alignBottom: '底',
|
||||
alignMiddle: '中間',
|
||||
alignRight: '右對齊',
|
||||
alignBottom: '底部對齊',
|
||||
alignMiddle: '中部對齊',
|
||||
},
|
||||
panel: {
|
||||
userInputField: '用戶輸入字段',
|
||||
|
||||
Reference in New Issue
Block a user