Language String Not Available... - Question | JoomShaper
SP Page Builder 6 is Here! Learn More →

Language String Not Available...

M

Martin

EasyStore 1 year ago

The text in the “Message” field cannot be translated. I checked everything in the backend, but I can't find the right string.

So where can the text “Enter your message” be changed?

https://prnt.sc/tVoHkudspBMe

0
2 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #170693

Hi Martin.

You're right, by now it's hardcoded , here: layouts\review\form.php (component folder)

<textarea class="form-control" rows="4" placeholder="Enter your message" x-model="data.message"></textarea>

I will ask to fix it in 1.3.2+

0
M
Martin
Accepted Answer
1 year ago #170732

THX Paul! :)

0