Skip to content

Commit 36c896f

Browse files
committed
translate: translations for drag and drop guide
Fixes #36
1 parent 3b55bfc commit 36c896f

File tree

3 files changed

+449
-101
lines changed

3 files changed

+449
-101
lines changed

adev-es/src/app/sub-navigation-data.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -630,6 +630,11 @@ const DOCS_SUB_NAVIGATION_DATA: NavigationItem[] = [
630630
},
631631
],
632632
},
633+
{
634+
label: 'Drag and drop (arrastrar y soltar)',
635+
path: 'guide/drag-drop',
636+
contentPath: 'guide/drag-drop',
637+
},
633638
{
634639
label: 'Experimental features',
635640
children: [

0 commit comments

Comments
 (0)