We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 18e61dc + 42a873f commit fee966cCopy full SHA for fee966c
docs/translation.md …s/components/AssemblyLine/translation.mddocs/translation.md renamed to docs/components/AssemblyLine/translation.md
sidebars.js
@@ -92,7 +92,6 @@ module.exports = {
92
'coding_style/accessibility'
93
]
94
},
95
- 'translation',
96
{
97
"type": "html",
98
"value": "Assembly Line components",
@@ -117,6 +116,7 @@ module.exports = {
117
116
'components/AssemblyLine/magic_variables',
118
'components/AssemblyLine/reserved_keywords',
119
'components/AssemblyLine/navigation',
+ 'components/AssemblyLine/translation',
120
'components/AssemblyLine/error_actions',
121
'components/AssemblyLine/background_assembly',
122
"components/AssemblyLine/al_general",
0 commit comments