Issue With Changing The Language Of The Eduon Template - Question | JoomShaper

Issue With Changing The Language Of The Eduon Template

MN

Marcin Nowak

Template 3 days ago

Would like to use the Educon template, but I cannot fully change the language to Polish. Despite changing the language settings to Polish, buttons still display English text such as "Read more", "Apply now", etc. Could I please ask for your help or advice? Joomla 6.1.2

0
3 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 3 days ago #231279

Czesc Marcin,

Because you have to translate template and extension(s) language file, I mean phrases from it.

Start from template (at the bottom): language\en-GB\en-GB.tpl_shaper_educon.ini

If you have/use components you have to do the same, for example, language\en-GB\en-GB.com_splms.ini

in that 2nd file you will find phrases from SP LMS component, yes "Apply now" is there.

COM_SPLMS_APPLY_NOW="Apply Now"
COM_SPLMS_BUY_NOW="Buy Now"

You can override phrases using Language Override (J! core feature) or by creating a new pl-PL translation file. https://www.joomshaper.com/documentation/joomla-extensions/sp-lms/translation-of-sp-lms

In WordPress it works the same, nothing new.

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 3 days ago #231280

In Joomla 1.x-6.x Language that you can install in Lanugage section is only for Joomla core.


There is OLD trick that can help you find out:

  1. Use FTP
  2. Rename folder: language\en-GB (for short period of time)
  3. Then instead of english phrases on front-end you will see BIG-LETTERS - that you can use to translate words in Joomla Language Override
0
MN
Marcin Nowak
Accepted Answer
3 days ago #231283

Okay, thank you. I'll give it a try.

0