It looks like you're new here. If you want to get involved, click one of these buttons!
Hi,
I managed to translate all phrases but can't find any reference to the line that is underneath the editor. "You can use BBCode in your post."
Can anyone point me to the $Definition I'm searching for?
Thanks!
Comments
Looks like they haven't included the locale, it is hard coded in plugins/ButtonBar/buttonbar.js file.
You could edit that directly and add an issue here: https://github.com/vanillaforums/Garden/issues/search?q=ButtonBar
Note they are fairly busy, so be patient.
grep is your friend.
Thanks!