Hi,
I want to translate the dashboard menu and the user log-in menus.I successfully managed to change the language .po files, but some links remain unchanged.
Can you please tell me where I can find this setting?
https://prnt.sc/ftrb7m
I found this while searching for similar issues on this forum.
Also Courses, Meetings and Achievements didn't get the translations.
For this purpose i can use function buddydev_add_profile_extra_custom_links() etc in wplms-customizer.php, but the links will break since the path is built dynamically like this:
https://website.com/members/users_or_instructor_name/bbbmeetings/
or
https://website.com/members/users_or_instructor_name/course/
etc.
so I need to edit them directly where they are built.
Can you point me to the right setting or file I can modify(translate)?
Thanks.
Hello,
To translate the dashboard please go to wp-admin-> LMS-> Settings -> General-> Logged in menu and change the component label. Refer : http://prntscr.com/j7s238
The links given below are unable to open, please share screenshots of string which you want to translate.
Hello Mark,
Thank you for your help!
I only get these 2 options from the drop-down menu:
http://prntscr.com/j7sh6i
I also need to translate these:
http://prntscr.com/j7sidm
(DASHBOARD, COURSES, MEETINGS, ACHIEVEMENTS)