Closed
Bug 1439848
Opened 8 years ago
Closed 8 years ago
LearnSidebar is not translated in non-english version
Categories
(developer.mozilla.org Graveyard :: Wiki pages, defect)
developer.mozilla.org Graveyard
Wiki pages
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: allan.simon, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:47.0) Gecko/20100101 Firefox/47.0
Build ID: 20160606114238
Steps to reproduce:
open a webpage teaching you css
https://developer.mozilla.org/zh-CN/docs/Learn/CSS/Introduction_to_CSS/Box_model
Actual results:
the sidebar on the left is not translated and editing the page show you that this part is "hidden" behind the {{leanrSideBar}} tag
Expected results:
it should appear in the same language
| Reporter | ||
Comment 1•8 years ago
|
||
ok after googling I finally found by chance that it was managed by the "kumascript" repository
so I created a PR here https://github.com/mdn/kumascript/pull/637 to add most of simplified chinese (zh-CN) to menus :)
Updated•8 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•