Support Forum

Post thanks translation issues

WO Wolf
Wolf
Member

Here is the deal.

I made a full russian translation for this plugin, also the default theme is also full in russian, but such buttons like

“Thank”, “Thanked” and messages like “Add thanks to this post” and “You have already thanked for this post” as well as the “Reputation:” under the avatar ar intrnslatable.

Tried to change it in spTopicViev.php but it truns everything to <????> i know its a metter of coding but probably its better to add this firlds somwhere to more simple translation.

1 Answer

New Answer

YS Yellow Swordfish
Yellow Swordfish
Member

But these are all labels that you pass in the display function you have added to your theme template. We do not define them in the code – they are just labels. When you add them to your theme template you can translate them there to whatever text you prefer…