Skip to content

Commit

Permalink
optional api key desc
Browse files Browse the repository at this point in the history
  • Loading branch information
nliautaud authored Apr 7, 2017
1 parent 577f0a9 commit 5ba3eeb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,7 @@ The extension add several features to the site layout and navuigation that can b

### Translation & posters localization

The extension can translate on the fly movies titles, overviews and localize posters in any language by using the TMDb data.

A TMDb API key is required.
The extension can translate on the fly movies titles, overviews and localize posters in any language by using the TMDb data. You have to specify a language in the options.

Modes :
- *On mouse hover* : the translation of listed movies is done when an item is hovered. Reduce the number of calls to TMDb.
Expand All @@ -63,3 +61,5 @@ Display :
- *Show translation only* : replace the title and summaries by their localized version.

*Localize posters* replace poster images by their localized version.

You can also specify a custom API Key if you want to use your own or if the default one is down.

0 comments on commit 5ba3eeb

Please sign in to comment.