NodeBB v3 Quick reply
-
Hi Mark
How can i change the turkish language quick reply button?
-
I have just fixed it on transifex, it should be available on the next release. I was quite busy recently, so could not translate new strings to Turkish. Feel free to create an account on Transifex and help with the translation.

-
Good question. Not sure if that is tied into the language packs - you should ask the NodeBB devs directly. In the meantime, this is really dirty, but will address the problem in the short term (I used Google Translate, so you should check)
Add this into the JS section
$(window).on('action:ajaxify.end', function(data) { $(document).ready(function() { $('[component="topic/quickreply/text"]').removeAttr('placeholder'); $('[component="topic/quickreply/text"]').attr("placeholder", "Gönderi içeriğinizi buraya girin, resimleri sürükleyip bırakın"); }); }); -
undefined phenomlab has marked this topic as solved on
-
I have just fixed it on transifex, it should be available on the next release. I was quite busy recently, so could not translate new strings to Turkish. Feel free to create an account on Transifex and help with the translation.

-
here is the link: https://app.transifex.com/nodebb/nodebb/translate/#tr
-
undefined phenomlab has marked this topic as unsolved on
-
undefined phenomlab has marked this topic as solved on
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register LoginDid this solution help you?
Related Topics
-
Nodebb and emails
Solved Configure -
-
-
-
NodeBB: Creating pages
Solved Configure -
Gettin Erors NodeBB
Solved Configure -
-
Podcast Share NodeBB
Solved Configure