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 Fri 13 Mar 2020 - 11:30; 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.
Forum of the Forums Forumotion Rules | Tips & Tricks | FAQ | Did you forget your password? |
*** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
No support via PM!
Similar topics
» How to translate a post?
» Translate this to BBCode
» Best way to translate your forum?
» Statistics translate?
» help with google translate, please..
» Translate this to BBCode
» Best way to translate your forum?
» Statistics translate?
» help with google translate, please..
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum