Skip to content

Commit acfa6af

Browse files
ricardochlSplaktar
authored andcommitted
translate: translations for drag and drop guide
Fixes #36
1 parent c5fca6c commit acfa6af

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
@@ -631,6 +631,11 @@ const DOCS_SUB_NAVIGATION_DATA: NavigationItem[] = [
631631
},
632632
],
633633
},
634+
{
635+
label: 'Drag and drop (arrastrar y soltar)',
636+
path: 'guide/drag-drop',
637+
contentPath: 'guide/drag-drop',
638+
},
634639
{
635640
label: 'Experimental features',
636641
children: [

0 commit comments

Comments
 (0)