Maybe can do it using this https://github.com/NodeBB/NodeBB/blob/master/src/routes/index.js#L110.
Not sure if anyone tried remounting admin to a different url
how can change Admin Control Panel language ?
-
I can change admin control panel language to Chinese (Taiwan) ,
but i see nodebb/public/language/zh_TW not ACP language.
So I can only change nodebb/src/views/admin files?
-
Yeah, we haven't internationalized the ACP yet... I don't think we are planning to do this until 1.x because there are potentially a lot of changes to the control panel that will be made from now until then
-
ok, thx you.
-
Technically, translation is there, there just aren't any tables for it yet.