By likunzhou on Sunday, 09 July 2017
Posted in Technical Issues
Replies 5
Likes 0
Views 488
Votes 0
Hi~ support team

How to translate the words "BACK" and "UPLOAD" in easyblog composer editor in front-end as shown in the Capture.PNG . I can't found it in language files.

Thank you~
Hello,

They can be translated by locating the strings below from the file /language/en-GB/en-GB.com_easyblog.ini . If you are using a different language file, it will be in the respective locale. I believe it should be /language/zh-CN/zh-CN.com_easyblog.ini

COM_EASYBLOG_BACK="Back"
COM_EASYBLOG_UPLOAD_BUTTON="Upload"
·
Monday, 10 July 2017 00:07
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi~

There are COM_EASYBLOG_BACK="Back" and COM_EASYBLOG_UPLOAD_BUTTON="Upload" in /language/zh-CN/zh-CN.com_easyblog.ini file already, however, it dose not work.
·
Monday, 10 July 2017 08:56
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

I can't seem to access http://zhw.perview.cc/administrator/index.php or https://122.32.218.37:10000 . Anyway, can you please ensure that the character ; is removed from the start of the string in the language file?
·
Monday, 10 July 2017 12:30
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi

I found the solution. I added those code to /administrator/language/zh-CN/zh-CN.com_easyblog.ini, and now it works well.

Thank you all the same:D
·
Monday, 10 July 2017 21:09
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for updating Glad that your issues are resolved now.
·
Monday, 10 July 2017 21:20
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post