@psychobunny if one edits the first post of a topic "ask a question" becomes deactivated in "topic tools". i would call it a kind of unexpected behaviour.
Korean Language Pack
-
Just a Korean language pack for NodeBB.
Since NodeBB doesn't included language files to npm installation, it doesn't support npm installation either.
Currently this package is compatible with v0.4.3.Installation
cd [NodeBB]/public/language/ git clone https://github.com/g6123/nodebb-language-ko.git ko cd ko git checkout v[NodeBB Version]
-
-
-
@a_5mith @julian Oh, I didn't know that. Thank you for your notice.
Korean project in transfix doesn't seem to be so active, and even already translated strings are quite inconsistent or inaccurate.
I think it's much more efficient to replace them with my version.
So.. is there any way to directly export JSON files to transifex? -
@g6123 Yes, please submit a pull request, and I can forcibly update the Transifex translations with yours
That is, fork the project, add a new folder here, in
/public/language
to your fork, push it to GitHub, and open a pull request -
@julian Thanks
I've just requested a pull.
-
Thanks @g6123 Looking into it now.