Hi there,
where can i edit the Language file ? and/or how can i display the handle which i want to translate ?
in my case the register new account button shows not as it is not tranlated...
There are few ways to edit the language file. You can either use language override or change it directly on your language files.
To override:
You can go to
Backend>Extensions>Language>override. You can create override for your front end(site) and back end(Administrator). If you use those button on your site, you should override it to according to your language and site/admin. As for example, COM_EASYDISCUSS_BUTTON_SUBMIT="Submit" , as shown
Edit Directly on Language Files:
You can edit them based on the string itself. As for example, COM_EASYDISCUSS_BUTTON_SUBMIT="Submit" , change them in this path ...\language\*language file\*language_type.com_easydiscuss.ini if this button used on your site(front-end)
If it is used on back-end(Admin)
...\administrator\language\*language file\*language_type.com_easydiscuss.ini
...\administrator\language\*language file\*language_type.com_easydiscuss.sys.ini
If you need helps on this, please provide us with your back end and FTP in order to check it for you and helps you regarding this issues.
by the way the german translation shows only 97% translation within Easy Social, on the Website it shows 99%... could you pls help
I am bit lost here actually. Can you provide us with some screenshot for better understanding on this?