Hi there,
I'm using loco translate to translate my theme but I still have some words not tranlated in french even i'm using Gtranslate too.
For exemple in this Page I have a lot of words in english
https://diguin.com/course/software-training/
It's like this on may pages.
Please what I can do to translate everything ?
Please check vibe customtypes plugin:
http://prntscr.com/t4tddo
In vibe custom types plugins everything is translated in backend, for the word "Months" for example, it's translated in french with loco, saved and syncronized but not translated in my web site.
What I've missed here ?
Hello,
strings are coming from theme.
Always sync and save the pot file .
Note: Always copy local .Po | .Mo files into global folder. it will prevent from translation string loss while updating theme/ plugins.
How could you do this:
1- i have checked the site language from wp-admin > settings > general > site language.
2- then goto wp-admin > loco translate > theme/plugin > theme name / plugin name
3- Copy author file to system file.
4- author stands for local file and system stands for global file.
5- once your done copying. from now you have to translate string in global (system) file.
These steps should be follow for all plugins and theme in which you are making any changes.
Article:
https://wplms.io/support/knowledge-base/translate-using-loco-translate-plugin/
Translate wplms:
https://www.youtube.com/watch?v=tC6z0uN7FK0
Thanks,