Skip to content

Commit 42a873f

Browse files
committed
Move the translations file/page to components/AssemblyLine
1 parent 43c17bc commit 42a873f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docs/translation.md renamed to docs/components/AssemblyLine/translation.md

File renamed without changes.

sidebars.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ module.exports = {
9292
'coding_style/accessibility'
9393
]
9494
},
95-
'translation',
9695
{
9796
"type": "html",
9897
"value": "Assembly Line components",
@@ -117,6 +116,7 @@ module.exports = {
117116
'components/AssemblyLine/magic_variables',
118117
'components/AssemblyLine/reserved_keywords',
119118
'components/AssemblyLine/navigation',
119+
'components/AssemblyLine/translation',
120120
'components/AssemblyLine/error_actions',
121121
"components/AssemblyLine/al_general",
122122
"components/AssemblyLine/al_courts",

0 commit comments

Comments
 (0)