Add class="notranslate" to parts to not translate https://cloud.google.com/translate/faq#technical_questions
May 29, 2018
6
Level 1
Translating only a portion of page
Hii all,
I have to translate only a portion of page,not whole website.i am using google translate plugin but it translate whole application.How can i do this? \
Thanks in Advance :)
Level 1
I think you should read just a bit about localization. Then you can dispatch an event that would call the API and translate your localization folders and then in your blade wrap your text:
@lang('key.value')
Please or to participate in this conversation.