Hi,
I can’t find the way to translate the blog’s strings (especially mini) such as “by”[author] in French.
What I’ve done:
1) uncomment line in functions.php and change the line to:
“load_child_theme_textdomain( ‘swiftframework’, get_stylesheet_directory() . ‘/language’ );”
2) I’ve created the “language” folder to my child theme
3) Put FR.po/ FR.mo from Joyn’s language folder to this new folder (child theme folder)
4) Edit po files with poedit to change and update the translations
And nothing happens…
Did I miss something ?
Thank you for your help.
Best regards,