The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Is it possible to translate 1 button

3 posters

Go down

Solved Is it possible to translate 1 button

Post by Perfe <3 March 12th 2020, 8:29 pm

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 buton
This buton is "Send" and i want to translate send button to
"Изпрати". Изпрати from bulgarian to english means send
And is it possible?

Is it possible to translate 1 button Za_a_512


Last edited by Perfe <3 on March 13th 2020, 11:30 am; edited 1 time in total
Perfe <3
Perfe <3
Forumember

Male Posts : 49
Reputation : 1
Language : Bulgarian
Location : Haskovo, Bulgaria

https://.bg-bunker.bulgarianforum.net

Back to top Go down

Solved Re: Is it possible to translate 1 button

Post by TheCrow March 12th 2020, 11:14 pm

Hello @Perfe <3,

Try adding this code in your Javascript with placement in all the pages:
Code:
$(function(){
  $('input.mainoption[type="submit"]').attr('value','Изпрати');
});

Regards,
TC.
TheCrow
TheCrow
Manager
Manager

Male Posts : 6898
Reputation : 794
Language : Greek, English

https://forumote.forumotion.com

Back to top Go down

Solved Re: Is it possible to translate 1 button

Post by skouliki March 14th 2020, 10:19 am

marked as solved

Problem solved & topic archived.
Please read our forum rules: ESF General Rules
skouliki
skouliki
Manager
Manager

Female Posts : 15064
Reputation : 1690
Language : English,Greek
Location : Greece

http://iconskouliki.forumgreek.com

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum