Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Kostas Stathakos

    (@djleven)

    Hi,

    I see that you probably solved your problem as the link you shared of your website shows the movie description in French.

    What was the problem, how did you solve it?

    Thank you

    Thread Starter tang35

    (@tang35)

    Hi,
    yes you’re right I found the solution by modifying the file :
    /plugins/my-movie-database/core/myMovieDatabase.js

    query = “?api_key=” + theMovieDb.common.api_key + “&language=fr-FR”;

    you had to put 2 times FR for it to work…

    see you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Not good language description’ is closed to new replies.