Enhance API documentation TOC with modern design and improved UX (#23490)

Co-authored-by: crazywoola <427733928@qq.com>
This commit is contained in:
lyzno1
2025-08-06 14:45:06 +08:00
committed by GitHub
parent 3344aaabb6
commit 1f15cba9a0
28 changed files with 462 additions and 109 deletions

View File

@@ -287,6 +287,18 @@ const translation = {
zoomTo50: 'Збільшити до 50%',
zoomTo100: 'Збільшити до 100%',
zoomToFit: 'Збільшити для підгонки',
alignCenter: 'Центр',
alignRight: 'Праворуч',
vertical: 'Вертикальні',
alignBottom: 'Низ',
alignLeft: 'Ліворуч',
alignTop: 'Верх',
horizontal: 'Горизонтальні',
alignMiddle: 'Середній',
distributeVertical: 'Простір по вертикалі',
distributeHorizontal: 'Простір по горизонталі',
selectionAlignment: 'Вирівнювання вибору',
alignNodes: 'Вирівнювання вузлів',
},
panel: {
userInputField: 'Поле введення користувача',