fix(learn, i18n): fix help tags to create help post in Japanese subforum (#44959)
This commit is contained in:
@ -23,9 +23,9 @@
|
|||||||
"news": "https://www.freecodecamp.org/japanese/news/"
|
"news": "https://www.freecodecamp.org/japanese/news/"
|
||||||
},
|
},
|
||||||
"help": {
|
"help": {
|
||||||
"HTML-CSS": "HTML-CSS",
|
"HTML-CSS": "Japanese/HTML-CSS",
|
||||||
"JavaScript": "JavaScript",
|
"JavaScript": "Japanese/JavaScript",
|
||||||
"Python": "Python",
|
"Python": "Japanese/Python",
|
||||||
"Relational Databases": "Relational Databases"
|
"Relational Databases": "Japanese/Relational Databases"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user