By James Thomas on Sunday, 17 September 2017
Posted in General
Replies 1
Likes 0
Views 174
Votes 0
Is it possible to edit the language file? For example changing the Title "Authors" to "Members"?
Yes, that is possible to do it, but you have to check in this language file -> JoomlaFolder/language/en-GB/en-GB.com_easyblog.ini

For example this following translation contain 'authors',

COM_EASYBLOG_NO_AUTHORS_CURRENTLY="There are no authors available currently"


then you have to copy above language constant with the translation and put it in this language override file JoomlaFolder/language/overrides/en-GB.override.ini then the system will refer this first.

Hope this will help.
·
Sunday, 17 September 2017 11:43
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post