mirror of
https://github.com/WebTools-NG/WebTools-NG
synced 2024-11-21 18:43:04 +00:00
Updated md
This commit is contained in:
parent
71ba6a4094
commit
77d2c03469
1 changed files with 6 additions and 4 deletions
|
@ -6,8 +6,10 @@ So as a dev, you need to create the file
|
|||
|
||||
public/locales/.env.local
|
||||
|
||||
File should have the following contents
|
||||
File should have the following contents:
|
||||
|
||||
Key_tmdb=<YOUR TMDB API KEY>
|
||||
Key_tvdb=<YOUR TVDB API KEY>
|
||||
Key_poeditor=<YOUR POEDITOR API KEY>
|
||||
Key_tmdb=YOUR_TMDB_API_KEY
|
||||
|
||||
Key_tvdb=YOUR_TVDB_API_KEY
|
||||
|
||||
Key_poeditor=YOUR_POEDITOR_API_KEY
|
Loading…
Reference in a new issue