Is it possible to translate 1 button
3 posters
Page 1 of 1
Is it possible to translate 1 button
Technical Details
Forum version : #phpBB2
Position : Founder
Concerned browser(s) : Google Chrome
Screenshot of problem : https://i.servimg.com/u/f58/20/15/87/26/za_a_512.jpg
Who the problem concerns : All members
When the problem appeared : Today
Forum link : https://bgsc.bulgarianforum.net
Description of problem
Hello i want to translate one butonThis buton is "Send" and i want to translate send button to
"Изпрати". Изпрати from bulgarian to english means send
And is it possible?

Last edited by Perfe <3 on March 13th 2020, 11:30 am; edited 1 time in total
Re: Is it possible to translate 1 button
Hello @Perfe <3,
Try adding this code in your Javascript with placement in all the pages:
Regards,
TC.
Try adding this code in your Javascript with placement in all the pages:
- Code:
$(function(){
$('input.mainoption[type="submit"]').attr('value','Изпрати');
});
Regards,
TC.

» Is it posibble to translate "Preview" button
» For some time do not appear to google translate button
» help with google translate, please..
» Translate this
» Statistics translate?
» For some time do not appear to google translate button
» help with google translate, please..
» Translate this
» Statistics translate?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum